From 194287aa39e950c13fc1eaaa882fa8de36ac2753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Fri, 11 Jul 2025 11:35:57 +0200 Subject: [PATCH] poprawki w autoryzacji --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 84cc2d4..d2f777b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,9 +5,9 @@ {% block title %}Live Lista Zakupów{% endblock %} - {% if not is_blocked %} + {% endif %}