X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fpassword_reset_complete.html;h=eee3d20e462aa41ca61eb253cc9784cc090db0b9;hb=2f89f2e81c44a63d6d90746a1f3c126603280b66;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..eee3d20e 100644 --- a/portal/templates/password_reset_complete.html +++ b/portal/templates/password_reset_complete.html @@ -1,18 +1,18 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} {% load i18n %} -{% block unfold_main %} - - {% block content %} -

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

-

{% trans 'Password reset successful' %}

+
+

Password reset Password reset

+
+
+

Onelab secured Password reset wizard

+

Password reset successful

-

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

+

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

-

{% trans 'Log in' %}

- -{% endblock %} +

Log in

+
{% endblock %}