{{ form_start(form, { attr:{id:form.vars.id} }) }}
{{ form_widget(form.image_file) }}
{{ form_end(form) }}