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

This commit is contained in:
Dooho Yi 2020-08-10 01:53:58 +09:00
parent cd79624198
commit 6113d06c1f

View file

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