{% load core_extras %} {% load guardian_tags %}


{% for group in groups %} {% endfor %}
{{ group.local_name }} {% if not group.system_name == 'admin' %} {% if not group.system_name == 'user' %} {% endif %} {% endif %}