diff --git a/templates/base.html b/templates/base.html index a758767..759a6f6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,10 +4,10 @@ {% block head %} {% block title %}{{ SITENAME }}{% endblock title %} - - - + {% endblock head %}