{% load i18n account %} {% if superusers %}

{% trans "Members of the admin team" %}:

{% else %}

{% trans "There are no members in the admin team" %}

{% endif %}