diff --git a/web/account.html b/web/account.html index 676cdf4..5fb69c2 100644 --- a/web/account.html +++ b/web/account.html @@ -14,7 +14,7 @@ {{range .Transactions}} - + diff --git a/web/budget.html b/web/budget.html index 84c83cf..24e298e 100644 --- a/web/budget.html +++ b/web/budget.html @@ -14,7 +14,7 @@
{{.Date}}{{.Date.Format "02.01.2006"}} {{.Account}}
{{range .Transactions}} - +
{{.Date}}{{.Date.Format "02.01.2006"}} {{.Account}}