{{ form_start(form) }}
{{ form_row(form.label, {'attr': {'class': 'form-control'}}) }}
{{ form_end(form) }}