diff --git a/shared/templates/base.html b/shared/templates/base.html index 7b53dfd..5d49abb 100644 --- a/shared/templates/base.html +++ b/shared/templates/base.html @@ -18,6 +18,8 @@ {# #} + {% block extra_head %}{% endblock extra_head %} + - - {% block extra_head %}{% endblock extra_head %}