From 20f1f73eb9e898e7b05dcf59f08e53dfeaa40be3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Fri, 4 Jul 2025 11:08:54 +0200 Subject: [PATCH] duzo zmian, funkcji --- templates/list_guest.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/list_guest.html b/templates/list_guest.html index 0002076..300129c 100644 --- a/templates/list_guest.html +++ b/templates/list_guest.html @@ -51,9 +51,8 @@ -

💸 Łącznie wydano: {{ '%.2f'|format(total_expense) }} PLN

{% endif %} - +

💸 Łącznie wydano: {{ '%.2f'|format(total_expense) }} PLN

{% set receipt_pattern = 'list_' ~ list.id %} {% if receipt_files %}