diff --git a/public/app/js/templates/balance.tpl.html b/public/app/js/templates/balance.tpl.html index 2813d2a6..bf5a7278 100644 --- a/public/app/js/templates/balance.tpl.html +++ b/public/app/js/templates/balance.tpl.html @@ -1,10 +1,11 @@
-

- From {{from_date | date:'longDate'}} to {{to_date | date:'longDate'}} -

- + +

+ From {{from_date | date:'longDate'}} to {{to_date | date:'longDate'}} +

+
Now @@ -13,9 +14,11 @@ next
-

- Balance: {{( balance.buckets[1].total - balance.buckets[0].total ) | number:2}} € -

+ +

+ Balance: {{( balance.buckets[1].total - balance.buckets[0].total ) | number:2}} € +

+