/ ‘theme/templates/index.html’
This commit is contained in:
parent
73a23ad1c6
commit
635b89d82f
1 changed files with 1 additions and 4 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
{% block content_title %}
|
{% block content_title %}
|
||||||
<div class="w-100 o-10">
|
<div class="w-100 o-10">{{ SITENAME }}</div>
|
||||||
{{ SITENAME }}
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue