diff --git a/files/templates/default.html b/files/templates/default.html index f352d5b84..3d1386025 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -6,9 +6,9 @@ {% set csp=CONTENT_SECURITY_POLICY_HOME %} {% endif %} - {{html_head.html_head(true, true, true, csp, SITE_NAME, true)}} {% block title %} {% endblock %} + {{html_head.html_head(true, true, true, csp, SITE_NAME, true)}}