diff --git a/templates/base.html b/templates/base.html index 6772c00..fe76c4c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,7 +4,7 @@ {% block head %} {% block title %}{{ SITENAME }}{% endblock title %} - + {% endblock head %}