From b671c1ea8f2101199be54a2302b815030e38992d Mon Sep 17 00:00:00 2001 From: mst Date: Sun, 20 Oct 2024 00:01:09 +0300 Subject: [PATCH] post-only login link and some other stuff --- templates/base.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/templates/base.html b/templates/base.html index bfd2186..cff12f5 100644 --- a/templates/base.html +++ b/templates/base.html @@ -55,9 +55,9 @@ Skip to content
-
+
- {% if logged_in %} - {% endif %}
{% with messages = get_flashed_messages(with_categories=True) %} {% if messages %}