{% load i18n %} {% load thumbnail %} {% load static %} {% load static %}
{% 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 %}
{% thumbnail group.profile.image "50x50" crop="center" format="PNG" as im %}{% empty %} {% endthumbnail %} {{ group.name }} {% thumbnail group.profile.image "50x50" crop="center" format="PNG" as im %}{% empty %} {% endthumbnail %} {{ group.name }}
{% thumbnail user.image "50x50" crop="center" format="PNG" as im %}{% empty %} {% endthumbnail %} {% trans "Projects shared with me only" %}