{# templates/admin/fiche_outil/new.html.twig #} {% extends 'base.html.twig' %} {% block title %}Créer une fiche outil{% endblock %} {% block body %} {% set types = type_fiche_outil() %}
Aperçu de l'image