{% extends "base.html" %} {% load i18n %} {% block head_title %}{% trans "Encuesta" %}{% endblock %} {% block extra_head%} {% endblock %} {% block body %} {% include "evento/encabezado_evento.html" %}
{{ descripcion }}