2024-12-14 13:39:22 -06:00
|
|
|
<form action="/lostpassword" method="post">
|
|
|
|
<table width="80%">
|
|
|
|
<tr><td colspan="2">If you've lost your password, enter your email address below and you will be sent a new one.</td></tr>
|
|
|
|
<tr><td width="20%">Email Address:</td><td><input type="text" name="email"></td></tr>
|
|
|
|
<tr><td colspan="2"><input type="submit" name="submit" value="Submit"> <input type="reset" name="reset" value="Reset"></td></tr>
|
|
|
|
</table>
|
2017-02-05 10:58:20 -06:00
|
|
|
</form>
|