{% extends app.template_style ~ "/layout/layout_1_col.tpl" %} {% block content %} {{ 'List' |trans }}
{{ form_widget(form) }}
{% endblock %}