{% extends 'base.html.twig' %} {% block title %}New Reductions{% endblock %} {% block stylesheets %} {% endblock %} {% block body %}

Créer une Reductions

{{ include('reductions/_form.html.twig') }} revenir a la liste {% endblock %}