From 07913bbf611c344fd61a44f01d969159e0fad913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Sun, 14 Sep 2025 19:28:30 +0200 Subject: [PATCH] warubek dla goscia --- templates/main.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/main.html b/templates/main.html index 1c7b1e2..3b13d92 100644 --- a/templates/main.html +++ b/templates/main.html @@ -135,7 +135,10 @@ {% endif %} {% endif %} -

Udostępnione i publiczne listy innych użytkowników

+ +

{% if current_user.is_authenticated %}Udostępnione i publiczne listy innych użytkowników {% else %} Publiczne listy innych użytkowników {% endif %}

+ + {% set lists_to_show = accessible_lists %} {% if lists_to_show %}