diff --git a/files/templates/rules.html b/files/templates/rules.html index 056244a53..b32f28ed9 100644 --- a/files/templates/rules.html +++ b/files/templates/rules.html @@ -6,12 +6,12 @@ {% endblock %} {% block content %} -
-
-
-
-
-
{{'SITE_NAME'|app_config}} Rules{% if v and v.admin_level == 6 %} Edit rules{% endif %}
+
+
+ {{'SITE_NAME'|app_config}} Rules{% if v and v.admin_level == 6 %} + Edit rules + {% endif %} +
{{ rules | safe }}