Files
edx-platform/registration/password_reset_done.html
2011-12-15 07:52:29 -05:00

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 %}