{% trans "Select All" %} / {% trans "Unselect All" %}
{% with participants_form.p as field %} {% for choice in participants_form.p.field.choices %}
{% endfor %} {% endwith %}