From 14d213f496190d343943167049f1b2627a8307ae Mon Sep 17 00:00:00 2001 From: Friedel Wolff Date: Thu, 29 Aug 2024 08:21:37 +0200 Subject: [PATCH] Expose login, logout, admin in footer Styling and indenting in the footer is slightly reworked, as the logout view has to be invoked with a POST. `hx-disable` is added in the cases where a full-page reload is required. With the admin link removed, the navbar now has more space for label expansion in other languages. --- app/templates/app/_nav_item.html | 2 +- app/templates/app/_navbar_items.html | 1 - app/templates/base.html | 36 ++++++++++++++++++++++------ 3 files changed, 30 insertions(+), 9 deletions(-) diff --git a/app/templates/app/_nav_item.html b/app/templates/app/_nav_item.html index d295abfc..5fc7f8ec 100644 --- a/app/templates/app/_nav_item.html +++ b/app/templates/app/_nav_item.html @@ -1,4 +1,4 @@ -