diff --git a/ihatemoney/templates/forms.html b/ihatemoney/templates/forms.html index b17fa14e..a9965564 100644 --- a/ihatemoney/templates/forms.html +++ b/ihatemoney/templates/forms.html @@ -130,9 +130,6 @@ {% include "display_errors.html" %} {{ form.hidden_tag() }} {{ input(form.password, inline=True) }} -
- -
{% endmacro %} @@ -141,9 +138,6 @@ {% include "display_errors.html" %} {{ form.hidden_tag() }} {{ input(form.password) }} -
- -
{% endmacro %} diff --git a/ihatemoney/templates/history.html b/ihatemoney/templates/history.html index d9136324..e39b717f 100644 --- a/ihatemoney/templates/history.html +++ b/ihatemoney/templates/history.html @@ -43,7 +43,7 @@ {% endmacro %}