{{ form_start(form) }}
{{ form_row(form.departure) }} {{ form_row(form.arrival) }}
{{ form_row(form.emailDescription) }}
{{ form_end(form) }}