{{ form_start(form, { 'attr': {'id': 'uploadCsvForm'} }) }} {{ form_row(form.csvFile) }} {{ form_end(form) }}