{% extends "wagtailforms/submissions_index.html" %} {% load i18n wagtailadmin_tags accessors %} {% block titletag %}Émargement pour « {{ object.title }} »{% endblock %} {% block extra_js %} {% endblock %} {% block content %} {% fragment as form_actions %} {% icon name="download" wrapped=1 %}{% trans 'Download CSV' %} {% endfragment %} {% include "includes/participation_header.html" with classname="w-header--no-border" title="Émargement pour" subtitle=object.title|capfirst icon="form" merged=1 extra_actions=form_actions form_page=object %}
{{ attendees.emargement.model | verbose_fieldname:field | default_if_none:'-' | title }} | {% endfor %} {% with field="courriels" %}{{ field | title }} | {% endwith %} {% for field in attendees.extended_fields %}{{ field | title }} | {% endfor %}
---|---|---|
{{ field | default_if_none:'-' | truncatechars:100 }} | {% endfor %}