X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fpassword_reset_confirm.html;h=eed94a0cbd4d7802462af519dd06b3e5ae4bd72d;hb=e6d767cf1a73bc0edebabb735d09d2ddb900226b;hp=dde218141d066086f6fdc522c217e1f98c1ae25b;hpb=6a9a23c9050d9b78efd63bdc17a51949da435246;p=myslice.git diff --git a/portal/templates/password_reset_confirm.html b/portal/templates/password_reset_confirm.html index dde21814..eed94a0c 100644 --- a/portal/templates/password_reset_confirm.html +++ b/portal/templates/password_reset_confirm.html @@ -13,19 +13,42 @@

Secured Password reset wizard

Please enter your new password twice so we can verify you typed it in correctly.

- -
{% csrf_token %} - {{ form.new_password1.errors }} -

{{ form.new_password1 }}

- {{ form.new_password2.errors }} -

{{ form.new_password2 }}

-

+ + +
+
+ {% csrf_token %} + {{ form.new_password1.errors }} + +
+
+ {{ form.new_password1 }} +
+
+
+
+ {{ form.new_password2.errors }} + +
+
+ {{ form.new_password2 }} +
+
+
+
+ +
+
{% else %} - -

Onelab secured Password reset wizard

- +
+
+

Password reset Password reset

+
+
+
+

The password reset link was invalid, possibly because it has already been used. Please request a new password reset.

If you still encounter problem please Contact Support for password recovery.