diff --git a/budget/templates/list_bills.html b/budget/templates/list_bills.html index 8754569..e62a3bc 100644 --- a/budget/templates/list_bills.html +++ b/budget/templates/list_bills.html @@ -92,9 +92,8 @@
{{ member.name }} | {% if balance[member.id] > 0 %}+{% endif %}{{ balance[member.id] }} @@ -105,7 +104,6 @@ | {{ _("reactivate") }} | {% endif %}