From b475b03b9ef75fa5cbd292060363cb940927df58 Mon Sep 17 00:00:00 2001 From: DonVoo Date: Mon, 13 Jul 2026 01:35:21 +0200 Subject: [PATCH] Add top bar logout button --- backend/00-router.go | 42 +++++++++++++++++++------------------- backend/03-auth.go | 6 +++--- frontend-js/dist/style.css | 9 ++++++++ 3 files changed, 33 insertions(+), 24 deletions(-) diff --git a/backend/00-router.go b/backend/00-router.go index 6a53f86..92ab156 100644 --- a/backend/00-router.go +++ b/backend/00-router.go @@ -66,9 +66,9 @@ func renderShell(w http.ResponseWriter, active, readingPane string) { fmt.Fprintf(w, ` Mail-Graveyard - + - +
@@ -77,7 +77,7 @@ func renderShell(w http.ResponseWriter, active, readingPane string) { %s Einstellungen -
Mail-Graveyard
+
Mail-Graveyard
Logout