List of all users on this domain Username Role {% for user in users %} {{ user.username }} {{ user.role }} {% endfor %}