Files
edx-platform/lms/templates/registration/password_reset_done.html
2012-07-18 10:56:59 -04:00

9 lines
233 B
HTML

<header>
<h2>Password reset successful</h2>
<hr>
</header>
<div class="message">
<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>
</div>