diff --git a/templates/base.html b/templates/base.html index 7f4766d..cb7cfea 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,14 +4,10 @@ + + + - - - - {% block head_extra %}{% endblock %} @@ -31,6 +27,15 @@
{% block main %}{% endblock %}
+ + + + + \ No newline at end of file