diff --git a/allianceauth/templates/allianceauth/base-bs5.html b/allianceauth/templates/allianceauth/base-bs5.html index a5bcb96d..a3dcd795 100644 --- a/allianceauth/templates/allianceauth/base-bs5.html +++ b/allianceauth/templates/allianceauth/base-bs5.html @@ -18,10 +18,11 @@ {% block title %}{% block page_title %}{% endblock page_title %} - {{ SITE_NAME }}{% endblock title %} + {% include 'bundles/auth-framework-css.html' %} + {% theme_css %} {% include 'bundles/fontawesome.html' %} - {% include 'bundles/auth-framework-css.html' %} {% include 'bundles/jquery-js.html' %} {% include 'bundles/auth-framework-js.html' %}