8 lines
211 B
HTML
Executable File
8 lines
211 B
HTML
Executable File
{% block content %}
|
|
|
|
<h1>Password reset successful</h1>
|
|
|
|
<p>We've e-mailed you instructions for setting your password to the e-mail address you submitted. You should be receiving it shortly.</p>
|
|
|
|
{% endblock %}
|