diff --git a/theme/templates/base.html b/theme/templates/base.html index 77a68a9..f7e526f 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -1,6 +1,8 @@ + + {% block head %} {% block title %}{{ SITENAME }}{% endblock title %}