Kachel Kontostand

This commit is contained in:
hubobel 2026-06-20 18:17:06 +02:00
parent 88c8fac003
commit 47b3fcccc8
3 changed files with 85 additions and 1 deletions

View file

@ -161,7 +161,23 @@
<h2>
KW{{ week }}
</h2>
<p class="balance-label">
Kontostand
</p>
<p class="balance-value">
{% if balance is not none %}
{{ "%.2f"|format(balance) }} €
{% else %}
n/v
{% endif %}
</p>
<p>
Einnahmen:
<strong>