WebApp Kacheln ergänzt

This commit is contained in:
hubobel 2026-06-20 17:45:28 +02:00
parent 16c97890e3
commit 01a145946c
3 changed files with 87 additions and 16 deletions

2
app.py
View file

@ -92,7 +92,7 @@ def index():
year=year,
week=week,
summary=summary,
transactions=transactions[:10],
transactions=transactions,
total_income=total_income,
total_expenses=total_expenses,
total_saldo=total_saldo