{% extends 'base.html.twig' %} {% block body %}

Créer un nouveau tag

{{ include('admin/tag/_form.html.twig', {button: 'Créer'}) }}
{% endblock %}