diff --git a/ihatemoney/templates/list_bills.html b/ihatemoney/templates/list_bills.html index f9a2a9f8..33d8fe4c 100644 --- a/ihatemoney/templates/list_bills.html +++ b/ihatemoney/templates/list_bills.html @@ -101,7 +101,7 @@
- + {% for bill in bills %}
{{ _("When?") }}{{ _("Who paid?") }}{{ _("For what?") }}{{ _("For whom?") }}{{ _("How much?") }}{{ _("Actions") }}
{{ _("When?") }}{{ _("Who paid?") }}{{ _("For what?") }}{{ _("For whom?") }}{{ _("How much?") }}{{ _("Original currency") }}{{ _("Original amount") }}{{ _("Actions") }}