aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/index.html')
-rw-r--r--tmpl/index.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/tmpl/index.html b/tmpl/index.html
index ac87349..2920516 100644
--- a/tmpl/index.html
+++ b/tmpl/index.html
@@ -25,9 +25,16 @@
<a href="donations.html">See more about donations</a>.
- <h3>Expenses</h3>
+ <h3>Accounts status</h3>
- Coming soon.
+ <ul>
+ <li>Global balances: [% transactions.balance %] Euros</li>
+ [%- FOR ac IN transactions.by_account.values -%]
+ <li>[% ac.account %] : [% ac.balance %] Euros</li>
+ [%- END -%]
+ </ul>
+
+ More details coming soon.
<h3>Grisbi</h3>
<p>