mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 23:17:17 +02:00
Adds link to return to index after forgot-password request.
This commit is contained in:
parent
69ee992131
commit
a19d5d94a6
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