diff --git a/files/templates/root.html b/files/templates/root.html index 7c62150c87..c933974df3 100644 --- a/files/templates/root.html +++ b/files/templates/root.html @@ -11,8 +11,6 @@ - - {% block head %} {% block title %}{% block pagetitle %}if you see this pls report it as a bug <3{% endblock %} - {{SITE_NAME}}{% endblock %} @@ -25,6 +23,8 @@ {% endblock %} + + {% block body required %}{% endblock %} {{html_head.stylesheets_lower()}}