{% for group in user.groups %}
{{ group }}
{% endfor %}
{% endif %}
{% if logo_url %}{% endif %} {% block style %}{% endblock %}