Initial commit
This commit is contained in:
9
registration/password_reset_complete.html
Executable file
9
registration/password_reset_complete.html
Executable file
@@ -0,0 +1,9 @@
|
||||
{% load i18n %}
|
||||
|
||||
<h1> Password reset complete </h1>
|
||||
|
||||
{% block content %}
|
||||
|
||||
Your password has been set. You may go ahead and <a href="/">log in</a> now.
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user