diff --git a/templates/organization/index.html.twig b/templates/organization/index.html.twig index ad16986..ff665ed 100644 --- a/templates/organization/index.html.twig +++ b/templates/organization/index.html.twig @@ -6,7 +6,9 @@

Gestion des organisations

+ {% if is_granted("ROLE_SUPER_ADMIN") %} Ajouter une organisation + {% endif %}
{% if organizations|length == 0 %}