You are logged in as {{ user.username }}
{% if other_users %}Other users you have permission to see on your own domain
-
{% for user in other_users %}
- {{ user.mail }} {% endfor %}
You are logged in as {{ user.username }}
{% if other_users %}