diff --git a/templates/base.html b/templates/base.html index a9e233f..1d2d92d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,25 +7,12 @@ {% block title %}{% endblock title %} - + + {% block head %}{% endblock head %}
-