{% trans "Utilisateurs autorisés aux simples consultations" %} ({{ ft }}) :
{% if ft != 0 %}{% trans "mail" %} | {% trans "identifiant" %} | {% for oth in otherauthtup %}
---|---|
{{ oth.0 }} | {{ oth.1.username }} |
{% endif %} {% endif %}
{% load i18n %}
{% load static %}@ {{ k }} ({% trans "Déconnexion" %})
{% else %} {% endif %}{% trans "Utilisateurs autorisés aux simples consultations" %} ({{ ft }}) :
{% if ft != 0 %}{% trans "mail" %} | {% trans "identifiant" %} | {% for oth in otherauthtup %}
---|---|
{{ oth.0 }} | {{ oth.1.username }} |
{% endif %} {% endif %}