{{ form_start(form) }} {{ form_row(form.title) }} {{ form_row(form.subtitle) }} {{ form_row(form.content) }} {{ form_end(form) }}