{{ form_start(form, {'action': path('sonata_user_resetting_reset', {'token': token } ) }) }} {{ form_widget(form) }}
{{ form_end(form) }}