From 7c0ccbf2faa13e5a55d131c498bb47621d55c753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Wed, 9 Jul 2025 11:41:28 +0200 Subject: [PATCH] zmiany w css --- templates/main.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/main.html b/templates/main.html index e8a2bcc..6e9e6e3 100644 --- a/templates/main.html +++ b/templates/main.html @@ -93,8 +93,8 @@ {{ l.title }} (Autor: {{ l.owner.username }}) 📄 Otwórz -
-
+
+
Produkty: {{ purchased_count }}/{{ total_count }} ({{ percent|round(0) }}%) {% if l.total_expense > 0 %} — 💸 {{ '%.2f'|format(l.total_expense) }} PLN