From 3a175662da52cc770d52e46a9abe2cd782aa2142 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Mon, 20 Jul 2020 23:53:03 +0200 Subject: search users, show attachments, fancy pass reset --- templates/registration/password_reset_complete.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'templates/registration/password_reset_complete.html') diff --git a/templates/registration/password_reset_complete.html b/templates/registration/password_reset_complete.html index c0bccc1..bf8e24c 100644 --- a/templates/registration/password_reset_complete.html +++ b/templates/registration/password_reset_complete.html @@ -1,7 +1,15 @@ {% extends 'registration/base_simple.html' %} {% block content %} -

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

+
+
+
+
+

+ La password รจ stata reimpostata con successo. Ora puoi fare il login. +

+
+
+
+
{% endblock %} \ No newline at end of file -- cgit v1.2.1