From 33beea7178e09bd9756f721bc13c93f50063cb7f Mon Sep 17 00:00:00 2001 From: Gabriel De Los Rios Date: Tue, 10 Dec 2024 19:45:31 -0300 Subject: [PATCH] fix: removes duplicate logout menu item --- app/templates/layout/menu.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/templates/layout/menu.html b/app/templates/layout/menu.html index 18d655e..c92551f 100644 --- a/app/templates/layout/menu.html +++ b/app/templates/layout/menu.html @@ -48,9 +48,6 @@ - {% endif %} {% if session["id"] %}