diff --git a/data/themes/gadjo/templates/gadjo/base.html b/data/themes/gadjo/templates/gadjo/base.html index 2e4ce05a..19c470be 100644 --- a/data/themes/gadjo/templates/gadjo/base.html +++ b/data/themes/gadjo/templates/gadjo/base.html @@ -2,6 +2,7 @@ {% load i18n static %} {% block extrascripts %} +{{ block.super }} {% endblock %}