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