diff --git a/files/templates/bank_statement.html b/files/templates/bank_statement.html index a15ca8085..75f4a5400 100644 --- a/files/templates/bank_statement.html +++ b/files/templates/bank_statement.html @@ -4,41 +4,45 @@
- | - | - | Balance | -||||
---|---|---|---|---|---|---|---|
- - | -
- {% if log.amount > 0 %}+{% endif %}{{log.amount}}
-
-
- {{log.age_string}}
-
-
- |
- {{log.reason | safe}} | -{{log.balance}} | + {% if logs %} +
+ | + | + | Balance |
---|