{{ form_start(searchForm) }}
{{ form_widget(searchForm.search) }}
{{ form_widget(searchForm.search) }}
{{ form_end(searchForm) }}