{{ form_start(form, {'attr': { 'id': 'profile_edit_form', 'class': 'col-lg-6 col-md-12' } }) }} {{ form_widget(form) }}
Retour
{{ form_end(form) }}