# HG changeset patch # User cavaliet # Date 1373476014 -7200 # Node ID 8d47c7dbcd3b243a2f06361f641e37558a68617b # Parent d15b26230d5c9dc2fbab3523f2ecd97367c6b3f1 little correction diff -r d15b26230d5c -r 8d47c7dbcd3b src/egonomy/templates/registration/login.html --- a/src/egonomy/templates/registration/login.html Wed Jul 10 18:51:16 2013 +0200 +++ b/src/egonomy/templates/registration/login.html Wed Jul 10 19:06:54 2013 +0200 @@ -5,10 +5,10 @@ {% block title %}{% trans "Login" %}{% endblock %} {% block content %} - {% if form.errors %} -
{% trans "Sorry, that's not a valid username or password." %}
- {% endif %}{% trans "Sorry, that's not a valid username or password." %}
+ {% endif %}