{% extends 'base.html' %} {% block header%} {% endblock header %} {% block info%} {% if active %} {% include 'system/info_telecentro.html' %} {% else %} {% include 'system/info_warning.html' %} {% endif %} {% endblock info%} {% block content %} {% if msg %}
{% endif %} {% if attmsg %} {% endif %}