{% load i18n %} {% if user_.mailinglists %} {% trans 'Groups: ' %} {% for list in user_.mailinglists %} {{ list }} {% endfor %} {% endif %}