{% import "Mambo/macros/html.html" as html with context %} {% import "Mambo/macros/forms.html" as forms with context %} {% import "Mambo/macros/widget.html" as widget with context %}
| Name | Level | {% for role in roles %}
|---|---|
| {{ role.name | upper }} | {{ role.level }} |