{% extends "template_admin.html" %} {% block head %} {% endblock %} {% block content %}

Export{% if has_binds %} — {{ bind_label }}{% endif %}

{% if has_binds %} {# Keep the bind selection across submits #} {% if selected_bind %} {% endif %} {% endif %}

Results for {{rowCount}} Participants

{{ data_table | safe }}
{% endblock %}