move base template to better folder
This commit is contained in:
parent
15293dfa11
commit
31844f1b13
17 changed files with 16 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends 'services/base.html' %}
|
||||
{% extends 'base.html' %}
|
||||
{% load static %}
|
||||
{% load contact_tags %}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{% extends 'services/base.html' %}
|
||||
{% extends 'base.html' %}
|
||||
{% load static %}
|
||||
|
||||
{% block title %}Open Cloud Native Services Hub{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue