Participants

{% if errors.errors.participants_empty is defined %}

{{ errors.errors.participants_empty }}

{% endif %} {% for i, participant in participants %}
{% if not loop.last %}
{% endif %} {% endfor %}