{% extends "base_web.html" %} {% block contenido %}

{{ mensaje }}

{% if url_salida %} {% endif %} {% endblock %}