diff --git a/allianceauth/theme/templates/theme/theme_imports_js.html b/allianceauth/theme/templates/theme/theme_imports_js.html index f362ddf0..ad19fdf1 100644 --- a/allianceauth/theme/templates/theme/theme_imports_js.html +++ b/allianceauth/theme/templates/theme/theme_imports_js.html @@ -1,7 +1,7 @@ {% load static %} {% if theme.js_template %} - {% include theme.css_template %} + {% include theme.js_template %} {% else %} {% for x in theme.js %}