diff --git a/templates/webshop/category.jinja b/templates/webshop/category.jinja index 5aa994f..77f89dc 100644 --- a/templates/webshop/category.jinja +++ b/templates/webshop/category.jinja @@ -62,5 +62,6 @@ {% endblock main%} {% block script_tags %} +{{ super() }} {% endblock script_tags %}