From 36716cf5a971811019280614f8d6ea68c91cdba8 Mon Sep 17 00:00:00 2001 From: Benedict Börger Date: Sat, 27 Apr 2019 22:03:20 +0200 Subject: [web_frontend] adapt URLs to be ablte to address spefic accounts --- templates/asset.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/asset.html.tera') diff --git a/templates/asset.html.tera b/templates/asset.html.tera index bd0e5b9..9e768d7 100644 --- a/templates/asset.html.tera +++ b/templates/asset.html.tera @@ -57,7 +57,7 @@ {% set amount_sum = 0 %} {% for account in accounts %} - {{ account.name }} + {{ account.name }} {{ account.category }} {% if account.balance >= 0 %} {{ account.balance | round(method="common", precision=2)}} -- cgit v1.2.3-70-g09d2