{% load i18n %} {% for group in groups %} {% endfor %}
{% trans "Name" %} {% if ordering == "name" %} {% else %} {% endif %}

{{ group.name }}