{% extends 'USBackendBundle::layout.html.twig' %} {% block content_class "content backend activity form edit" %} {% block stylesheets %} {{parent()}} {% endblock %} {% block top_scripts %} {% endblock %} {% block content -%} {{ form_start(edit_form, {'attr' : {'class' : 'form-horizontal'}}) }}