diff --git a/ihatemoney/templates/forms.html b/ihatemoney/templates/forms.html index 9b299d65..6f57a129 100644 --- a/ihatemoney/templates/forms.html +++ b/ihatemoney/templates/forms.html @@ -237,6 +237,7 @@
{{ form.submit(class="btn btn-primary") }} + {{_("Cancel") }}
{% endmacro %}