{% extends 'base.html.twig' %} {% block body %} <h1>{{ "Modifier" | trans }} "{{ title }}"</h1> {{ form(form) }} {% endblock %}