{% load helmholtz_aai %} {% if not user.is_anonymous %}
{{ user }}
{% for group in user.groups.all %} {{ group }} {% endfor %}