2015-07-20 00:09:47 -07:00
|
|
|
<% include header %>
|
|
|
|
|
|
|
|
|
|
<!-- tester -->
|
|
|
|
|
|
|
|
|
|
<center>
|
2016-04-05 23:08:57 -07:00
|
|
|
<h1>Password reset successful</h1>
|
2015-07-20 00:09:47 -07:00
|
|
|
</center>
|
|
|
|
|
|
2016-10-13 16:26:29 -07:00
|
|
|
<br/>
|
|
|
|
|
|
2015-07-20 00:09:47 -07:00
|
|
|
<div class="container">
|
|
|
|
|
<div class="row">
|
2016-10-13 16:26:29 -07:00
|
|
|
<center class="col-md-6 col-md-offset-3">
|
2016-04-05 23:06:04 -07:00
|
|
|
<p>An email was sent to you with a link to set a new password.</p>
|
2016-10-13 16:26:29 -07:00
|
|
|
<br/>
|
|
|
|
|
<br/>
|
2016-04-05 23:08:57 -07:00
|
|
|
If you have not received any email, simply <a href="/api/v1/session/password/resetRequest.html">try again</a>.
|
2016-10-13 16:26:29 -07:00
|
|
|
</center>
|
2015-07-20 00:09:47 -07:00
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<% include footer %>
|