diff -r c752fdee555b -r 0ca66b267d15 src/hdalab/templates/registration/password_reset_form.html --- a/src/hdalab/templates/registration/password_reset_form.html Wed Mar 18 18:52:43 2015 +0100 +++ b/src/hdalab/templates/registration/password_reset_form.html Thu Mar 19 16:05:51 2015 +0100 @@ -7,12 +7,13 @@ {% block css_import %} {{block.super}} + {% endblock %} {% block login_actif %}actif{% endblock %} {% block main_content %} -
+

{% trans "Recuperation du Mot de Passe" %}

{% if form.errors %}

{% trans "Sorry, that's not a valid username or password." %}