mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 02:06:32 +01:00
Adds link to return to index after forgot-password request.
This commit is contained in:
parent
2eb04dcd20
commit
d6879c3cef
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@ Forgot Password - Reset Link Sent
|
|||
<p>Please allow up to to a few hours for the email to transmit, and be
|
||||
sure to check your spam folder if it doesn't show up in a timely manner.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<p><a href="{% url 'index' %}">Click here</a> to return to the main page.</p>
|
||||
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue