{% extends "base.html.twig" %} {% block stylesheets %} {% endblock %} {% block body %}

Formulaire

{{ form( myForm ) }}
{% endblock %}