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