{% extends "default.html" %} {% block pagetitle %}Edit {{SITE_NAME}}'s rules{% endblock %} {% block content %} {% if msg %}{{macros.alert(msg, false)}}{% endif %}

Edit the Rules


{% endblock %}