{{ form_start(form, {'attr': {'class': 'mb-3'}}) }} {{ form_widget(form, {'attr': {'class': 'form-control'}}) }} {{ form_end(form) }}