/ ‘themes/yoshi/templates/base.html’

This commit is contained in:
Dooho Yi 2020-08-09 21:33:41 +09:00
parent abd77f8684
commit 44de4df3a2

View file

@ -85,10 +85,10 @@
<div style="margin: 1em;">
<div class="pb5 cf" style="font-size: 3.6em;">
<header class="pb5 cf" style="font-size: 3.6em;">
{% block content_header %}
{% endblock %}
</div>
</header>
{% block content %}
{% endblock %}