diff --git a/recipes/templates/recipes/base.html b/recipes/templates/recipes/base.html index 67d0391..74bca2e 100644 --- a/recipes/templates/recipes/base.html +++ b/recipes/templates/recipes/base.html @@ -22,6 +22,8 @@ + + {% block head %}{% endblock %} {% if messages %}