diff --git a/themes/basic/templates/base.html b/themes/basic/templates/base.html index 5b09cc2..af4a5da 100644 --- a/themes/basic/templates/base.html +++ b/themes/basic/templates/base.html @@ -5,12 +5,18 @@ {% block title %}{{ SITENAME }}{% endblock title %} + {% endblock head %}