From 60a2895b1f693056b8b9018bfa0e30f17a0fb4c4 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 3 Apr 2025 16:34:58 +0200 Subject: [PATCH] Move logout item to the end of the menu --- templates/nav.html.twig | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/templates/nav.html.twig b/templates/nav.html.twig index b1effd7..95ec3f4 100644 --- a/templates/nav.html.twig +++ b/templates/nav.html.twig @@ -33,10 +33,6 @@ - - {% endif %}
  • Украïна
  • + {% if is_granted('ROLE_USER') %} + + {% endif %}