{{ form_start(form) }}
{{ form_row(form.baslik) }}
{{ form_row(form.metin) }}
{{ form_widget(form) }} {{ form_end(form) }}