From 50c18ec5d4508fd7cbcd729edf3a6f0a7b5b21d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Wed, 20 Aug 2025 20:51:47 +0200 Subject: [PATCH] usuniecie kropek z alertow --- templates/list.html | 2 +- templates/main.html | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/templates/list.html b/templates/list.html index 4d52145..39ad872 100644 --- a/templates/list.html +++ b/templates/list.html @@ -214,7 +214,7 @@ {% endfor %} {% else %} {% endif %} diff --git a/templates/main.html b/templates/main.html index 2682e9f..cbf74d9 100644 --- a/templates/main.html +++ b/templates/main.html @@ -4,7 +4,7 @@ {% if not current_user.is_authenticated %} {% endif %} @@ -86,11 +86,16 @@
- 📄 Otwórz - ✏️ Odznaczaj - 📋 Kopiuj - ⚙️ Ustawienia - + 📄 Otwórz + ✏️ Odznaczaj + 📋 Kopiuj + ⚙️ Ustawienia + {% if l.is_public %}🙈 Ukryj{% else %}👁️ Odkryj{% endif %}
@@ -150,7 +155,8 @@ {% endfor %} - ✏️ Odznaczaj + ✏️ Odznaczaj
{# Kupione #}