X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fpassword_reset_complete.html;h=b33fcd04c190ae799ea9c27a7cbcabb1b2904680;hb=cee44fa48fde5073d590879135c49b360ac411eb;hp=63ce14e6d564bbe17dc743278eb70d9c8f743229;hpb=1f276736a38c3ada41c48059243604a3db51e309;p=myslice.git diff --git a/portal/templates/password_reset_complete.html b/portal/templates/password_reset_complete.html index 63ce14e6..b33fcd04 100644 --- a/portal/templates/password_reset_complete.html +++ b/portal/templates/password_reset_complete.html @@ -1,18 +1,22 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} {% load i18n %} -{% block unfold_main %} - - {% block content %} -

{% trans 'OneLab secured Password reset wizard' %}

-

{% trans 'Password reset successful' %}

- -

{% trans "Your password has been set. You may go ahead and log in now." %}

- -

{% trans 'Log in' %}

- -{% endblock %} +
+
+

Password reset Password reset

+
+
+
+
+

Secured Password reset wizard

+

Password reset successful

+ +

Your password has been set. You may go ahead and log in now.

+ +

Log in

+
+
{% endblock %}