{% extends 'base.html.twig' %} {% block body %} {{ form(form) }} {% if messages is defined %} {% endif %} {% endblock %}