From 5ebe5c13108f8b9abf94b915a06c6d81bfcaf760 Mon Sep 17 00:00:00 2001 From: Jan Koppe Date: Sun, 25 Feb 2024 15:01:00 +0100 Subject: [PATCH] fix: repair logout link (requires POST since 4.1) --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 3b81048..6055665 100644 --- a/templates/base.html +++ b/templates/base.html @@ -51,7 +51,7 @@