{% 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 and not search_active %} {% endif %}
{% trans 'Change this group' %} {{ group.name }} {{ group.name }}
{% trans "Projects shared with me only" %}