{{ form_start(form) }} {{ form_row(form.nom) }} {{ form_row(form.texte) }} {{ form_widget(form) }} {{ form_end(form) }}