Forgot Password Fix
This commit is contained in:
parent
73ff78ecd5
commit
fa54e71a6e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends "authforms.html" %}
|
||||
{% extends "login/authforms.html" %}
|
||||
{% block pagetitle %}{{SITE_TITLE}} Password Reset{% endblock %}
|
||||
{% block authtitle %}Reset your password.{% endblock %}
|
||||
{% block authtext %}If there's an email address associated with your account, you can use it to recover your {{SITE_TITLE}} account and change your password.{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue