{{ form_start(form, {'attr': {'enctype': 'multipart/form-data'}}) }} {{ form_row(form.title) }} {{ form_row(form.content) }}