{% extends 'base.html' %} {% block menu %} {% include 'user/menu.html' %} {% endblock menu %} {% block info %} {% include 'user/info.html' %} {% endblock info %} {% block content %} {% if not registered %}
{% endif %} {% if msg %} {% endif %} {% if errmsg %} {% endif %} {% if alertmsg %} {% endif %} {% if messages %} {% for message in messages %} {% if message.level == 25 %} {% endif %} {% if message.level == 30 %} {% endif %} {% if message.level == 40 %} {% endif %} {% endfor %} {% endif %} {% if form %} {% endif %}Usuário | Nome | Documento | Tempo | Ação | |||
---|---|---|---|---|---|---|---|
{{ usr.user }} | {{ usr.user.first_name }} | {{ usr.user.email }} | {% if usr.get_document_type_display %}{{ usr.get_document_type_display }}/{{ usr.document_number }} | {% else %}Não informado | {% endif %} {% if usr.time %}{{ usr.time }} min | {% else %}ilimitado | {% endif %}
![]() ![]() ![]() ![]() ![]() |