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

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

View file

@ -71,10 +71,10 @@
<div class="black" 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 %}