diff --git a/ihatemoney/templates/list_bills.html b/ihatemoney/templates/list_bills.html index 0445d99d..5f057a2a 100644 --- a/ihatemoney/templates/list_bills.html +++ b/ihatemoney/templates/list_bills.html @@ -102,6 +102,7 @@ {% if bills.total > 0 %} +
{{ _("When?") }} @@ -113,6 +114,7 @@ |
---|
+ {% if bill.external_link %} {{ _('show') }} {% endif %} |