{% extends 'base.html' %} {% block body %} {% if 'XUSERSHOWCLEARPASSWORD' in securitylist %}{% endif %} {% for u in userlist %} {% if not u.tobedeleted %} {% endif %} {% endif %} {% endfor %} {% endblock %}
# Mail Nome * l quotaPasswordAgg.Pas Server
{{ u.id }}{% if u.securitylevel.id == 5 %} * {% endif %} {{ u.mail }} {{ u.nome }} {% if u.enabled %}*{% else %}-{% endif %} {{ u.securitylevel.id }} {{ u.mail_quota }}Mb/{% if u.warning_mail_quota %}{{ u.warning_mail_quota }}Mb{% else %}--{% endif %} {% if 'XUSERSHOWCLEARPASSWORD' in securitylist %} {{ u.clear }}{% if u.last_password_update %}{{ u.last_password_update }}{% endif %} {{ u.mail_server.nome }}