X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fpassword_reset_confirm.html;h=eed94a0cbd4d7802462af519dd06b3e5ae4bd72d;hb=58575ad29f72754370a220cc20bf0eaa278f5263;hp=955193b678882bd9b9de14789f039337aa5f5b31;hpb=ed078cce90a313ddd6e5b41ecff6c14344a99220;p=myslice.git diff --git a/portal/templates/password_reset_confirm.html b/portal/templates/password_reset_confirm.html index 955193b6..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.