diff --git a/templates/base.html b/templates/base.html index 6525c6eb..4ce53e0a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,6 +2,11 @@ {% block title %}{% endblock %} + {% block extra_head %}{% endblock %}