7 lines
196 B
HTML
7 lines
196 B
HTML
|
<h2>Forgot Password</h2>
|
||
|
|
||
|
<p>Please visit this link below to reset password. <b>Avoid the link if you are not request this.</b> </p>
|
||
|
<a href="${reset}" class="button">
|
||
|
Reset password
|
||
|
</a>
|