{{ form_start(form, {attr: {id: 'form'}}) }}
{{ form_row(form.name) }}
{{ form_widget(form) }} {{ form_end(form) }}