{% from 'macros/basic.html' import octicon without context %}

Roles

{% for role in roles %} {% endfor %}
Name Description Users
{{ role.name }} {{ role.description }} {{ role.accounts|length }} {{ octicon('tools') }}