diff --git a/templates/base.html b/templates/base.html index d15686e..a14fef1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -17,6 +17,7 @@ + {% block extra_head %}{% endblock %}