{% load i18n %}
{% trans "Click on the line to see the group's projects" %}
{% for group in groups %} {% if group.change %} {% else %} {% endif %} {% endfor %} {% if not user.is_superuser %} {% endif %}
c {{ group.name }} {{ group.name }}
{% trans "Projects shared with me only" %}