diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index bf8a228b67..9cd0dcf391 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -121,7 +121,7 @@ {% endif %} - {% if v.css and not request.path.startswith('/settings/css') %} + {% if v.css and not request.path.startswith('/settings') %}