{% extends 'base.html.twig' %} {% block title %}{{ label }}{% endblock %} {% block body %}
{% include 'utils/file.ariane.html.twig' %}

{{label}}


{% include 'privilege/form.html.twig' with {'form': form} %}
{% endblock %}