diff --git a/app/templates/accounts/index.html b/app/templates/accounts/index.html index 7681be6..28d478a 100644 --- a/app/templates/accounts/index.html +++ b/app/templates/accounts/index.html @@ -36,9 +36,6 @@ -
- {{ acct.balance | currency }} -
{% if acct.notes %}
{{ acct.notes }}
{% endif %}