diff --git a/templates/organization/edit.html.twig b/templates/organization/edit.html.twig index c086c1e..aa9c754 100644 --- a/templates/organization/edit.html.twig +++ b/templates/organization/edit.html.twig @@ -2,7 +2,7 @@ {% block body %}
-
+

Modifier l'organisation

{% if is_granted("ROLE_SUPER_ADMIN") %} diff --git a/templates/organization/new.html.twig b/templates/organization/new.html.twig index 0058aaf..2a9050c 100644 --- a/templates/organization/new.html.twig +++ b/templates/organization/new.html.twig @@ -4,7 +4,7 @@ {% block body %}
-
+

Ajouter une organisation

diff --git a/templates/user/new.html.twig b/templates/user/new.html.twig index ef804fb..16440b7 100644 --- a/templates/user/new.html.twig +++ b/templates/user/new.html.twig @@ -4,7 +4,7 @@ {% block body %}
-
+

Ajouter un utilisateur