{% load static %} {% block titulo %} {% endblock titulo %} {% include "mensajes.html" %} {% include "custom_confirm.html" %}
Logo Sistema de impulso
al Talento

{% with url_name=request.resolver_match.url_name %} {% endwith %}
Cerrar sesión
{% if not perms.usuarios.permiso_administrador or not request.user.is_superuser == 1 %} {% endif %}
{% block body %} {% endblock body %}
{% include 'base_custom_js.html' %}