diff --git a/templates/base.html b/templates/base.html index 5e26ce4..d933ec8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,9 +3,9 @@ {% block title %}{{ sitename }}{% endblock %} - - - + + + {% block head %}{% endblock %}