{% extends "users_admin/base.html" %} {% load i18n %} {% block title %}{{ title }}{% endblock %} {% block content %}
{{ text }}
{% if users %}login | expiration | nom complet |
---|---|---|
{{ user.name }} {% if 'univnautes-idp-multiple' in user.priv %}(multiple){% endif %} | {{ user.expires|default:"jamais" }} ({{ user.ttl }}) | {{ user.descr }} |