/ ‘theme/templates/base.html’
This commit is contained in:
parent
bfe4eb28bc
commit
4c0279ca5f
1 changed files with 2 additions and 5 deletions
|
|
@ -36,11 +36,8 @@
|
||||||
<div class="b black" style="margin: 1em;">
|
<div class="b black" style="margin: 1em;">
|
||||||
|
|
||||||
<div class="pb5 cf">
|
<div class="pb5 cf">
|
||||||
<a class="fl w-100" style="font-size: 3.6em;" href="{{ SITEURL }} " title="title">
|
{% block content_title %}
|
||||||
{% block content_title %}
|
{% endblock %}
|
||||||
<span class="o-10">{{ SITENAME }}</span>
|
|
||||||
{% endblock %}
|
|
||||||
</a>
|
|
||||||
<a class="fr o-50" style="font-size: 1.5em;" href="{{ SITEURL }}/categories.html">
|
<a class="fr o-50" style="font-size: 1.5em;" href="{{ SITEURL }}/categories.html">
|
||||||
*
|
*
|
||||||
</a>
|
</a>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue