{% if items.webform %}
{% endif %}
{% for participant in items.participants.data %} {% endfor %}
First name Last name Function Organisation Type of organisation Country of origin
{{ participant.firstname }} {{ participant.lastname }} {{ participant.function }} {{ participant.organisation }} {{ participant.organisationTypes }} {{ participant.country }}