{% import "Webmaster/macros/master.html" as master with context %} {% import "Webmaster/macros/forms.html" as f with context %}
New Role

{% for role in roles %} {% endfor %}
Name Level
{{ role.name }} {{ role.level }}