{% extends "base/base_FRONT.html.twig" %} {% block all %} {{ include('commentaire/_form.html.twig', {'button_label': 'Update'}) }} Retour {{ include('commentaire/_delete_form.html.twig') }} {% endblock %}