diff --git a/files/templates/root.html b/files/templates/root.html index fbe5a7d7b..2c3b07248 100644 --- a/files/templates/root.html +++ b/files/templates/root.html @@ -59,7 +59,6 @@ {% block body required %}{% endblock %} - {{html_head.stylesheets_lower()}} {% if (v and v.cursormarsey) or (not v and CURSORMARSEY_DEFAULT) %} diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index 074426639..07f75f989 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -132,9 +132,7 @@ {% if not (v and v.poor) %} {% endif %} -{% endmacro %} -{% macro stylesheets_lower() %} {% if not (request.path.startswith('/@') and u) %} {% if (v and v.background) or (SITE_NAME == 'rDrama' and v and v.chud) %}