2018-10-10 16:07:22 +00:00
|
|
|
<title> Reset request processed and confirmation email sent </title>
|
|
|
|
|
|
|
|
<h2> Reset request processed and confirmation email sent </h2>
|
|
|
|
<br><br>
|
2018-10-15 15:52:15 +00:00
|
|
|
You will shortly get the confirmation email to confirm that you wish to reset the password for {{user}}.<br>
|
|
|
|
Please follow the link in the email to reset your password.
|
2018-10-10 16:07:22 +00:00
|
|
|
<br><br>
|
2018-10-14 15:48:11 +00:00
|
|
|
<form action={% url 'index' %} method="get">
|
2018-10-10 16:07:22 +00:00
|
|
|
<input type="submit" value="Back to indexpage">
|
|
|
|
</form>
|