X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fpassword_reset_confirm.html;h=eed94a0cbd4d7802462af519dd06b3e5ae4bd72d;hb=c97330dc9973c5676824805d574b42690fd31f0c;hp=868f81814dac61ed2958374cf07223de80943eb7;hpb=3aae671a1ca0cef870a268b88ddcde8d520d7621;p=myslice.git diff --git a/portal/templates/password_reset_confirm.html b/portal/templates/password_reset_confirm.html index 868f8181..eed94a0c 100644 --- a/portal/templates/password_reset_confirm.html +++ b/portal/templates/password_reset_confirm.html @@ -19,7 +19,7 @@
{% csrf_token %} {{ form.new_password1.errors }} - +
{{ form.new_password1 }} @@ -28,7 +28,7 @@
{{ form.new_password2.errors }} - +
{{ form.new_password2 }}