{% extends "wagtailadmin/base.html" %} {% load i18n %} {% block titletag %}Réponses pour « {{ form_page.title }} »{% endblock %} {% block extra_js %} {{ block.super }} {% endblock %} {% block content %} Réponses pour « {{ form_page.title }} » {% for field in select_date_form %} {% include "wagtailadmin/shared/field_as_li.html" with field=field field_classes="field-small" li_classes="col4" %} {% endfor %} {% trans 'Filter' %} {% trans 'Download CSV' %} {% include "includes/participation.html" with participation=form_page.get_participation %}
Il n'y a pas encore de réponse à ce scrutin.