{% extends 'USBackendBundle::layout.html.twig' %} {% block stylesheets %} {{parent()}} {% stylesheets filter='cssrewrite' 'bundles/usbackend/js/jquery-simple-combobox/css/jquery.scombobox.css' %} {% endstylesheets %} {% endblock %} {% block content_class "content backend drive new" %} {% block content -%} {{ form_start(form, {'attr' : {'class' : 'form-horizontal'}}) }}