From f0a16d01d72fffa30d14b5c6150dff665746469b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Thu, 12 Oct 2023 11:00:30 +0200 Subject: [PATCH] Task: Remove superfluous logout button --- templates/layout.html.twig | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/layout.html.twig b/templates/layout.html.twig index 2cdad58..f073a82 100644 --- a/templates/layout.html.twig +++ b/templates/layout.html.twig @@ -14,9 +14,6 @@ alt="{{ app.user.teamer.firstName }}"> {% endif %} -