{% include('./component/css.html.twig') %} {% include('./component/menu.html.twig') %} {{ form_start(form) }} {{ form_widget(form) }} {{ form_end(form) }} {% include('./component/script.html.twig') %}