{% extends "base.html.twig" %} {% block title %} {{ parent() }} Ajouter un type {% endblock %} {% block content %}

Ajouter un type

{% endblock %}