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