{% extends 'USBackendBundle::layout.html.twig' %} {% block content_id 'task_edit'%} {% block content -%} {% form_theme edit_form ':Form:form_embed_horizontal.html.twig' %} {{ form_start(edit_form,{'attr':{'class':'form-horizontal','id':'task-form'} }) }}