X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fpassword_reset_confirm.html;h=df4be05cef1f4a5e801a28edfcdfee7430e7b989;hb=9bc6c5ab29c91ac9cfea07ad391eeb8686c30633;hp=dde218141d066086f6fdc522c217e1f98c1ae25b;hpb=d81f5f5ca87b6eba05adb93cd27ac3c9952cc294;p=myslice.git diff --git a/portal/templates/password_reset_confirm.html b/portal/templates/password_reset_confirm.html index dde21814..df4be05c 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.