{{ form_start(form, {'attr': {'class': 'form-horizontal bordered-row'}}) }} {{ form_widget(form.active) }}
{{ form_end(form) }}