diff --git a/templates/base.html b/templates/base.html index 0c38af8..fad48c1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,8 +5,8 @@ {% block title %}Hazelnut{% endblock title %} - - + + {% endblock head %} diff --git a/templates/page.html b/templates/page.html index bd4ecd3..25a1259 100644 --- a/templates/page.html +++ b/templates/page.html @@ -7,12 +7,12 @@