Skip to content
Snippets Groups Projects
Commit f630446d authored by Matthew Mongeau's avatar Matthew Mongeau
Browse files

Remove password_reset_form

parent 9c672f7b
No related branches found
No related tags found
No related merge requests found
<h1>Password reset</h1>
<p>Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one.</p>
<form id="pwd_reset_form">
<div id="pwd_error"></div>
<label for="id_email">E-mail address:</label>
<input id="id_email" type="email" name="email" maxlength="75" />
<input type="submit" id="pwd_reset_button" value="Reset my password" />
</form>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment