diff --git a/files/templates/root.html b/files/templates/root.html index 60a19abc2b..7c62150c87 100644 --- a/files/templates/root.html +++ b/files/templates/root.html @@ -8,12 +8,11 @@ {%- import 'util/macros.html' as macros with context -%} {%- import 'util/html_head.html' as html_head with context -%} - - - + + {% block head %} {% block title %}{% block pagetitle %}if you see this pls report it as a bug <3{% endblock %} - {{SITE_NAME}}{% endblock %}