diff --git a/ihatemoney/templates/forms.html b/ihatemoney/templates/forms.html index 9e2625bc..320c337e 100644 --- a/ihatemoney/templates/forms.html +++ b/ihatemoney/templates/forms.html @@ -127,17 +127,20 @@
{{ _("Everybody") }} | {{_("Nobody")}}
- {% for key, value, checked in form.payed_for.iter_choices() | sort(attribute='1') %} -+
+ {{ _("Everybody") }} + {{_("Nobody")}} +
+- {% endfor %} + {% endfor %}