diff --git a/templates/ewoooc_base.html b/templates/ewoooc_base.html index 01cf18a..e435d0b 100644 --- a/templates/ewoooc_base.html +++ b/templates/ewoooc_base.html @@ -33,6 +33,7 @@ {% endif %} {% block extra_css %}{% endblock %} + {% block extra_head %}{% endblock %}