{{ form_start(form, {'action': action, 'attr': {'class': 'ajax-form'}}) }} {{ form_widget(form) }}
{{ form_end(form) }}