authentication/pages/email/reset.html

7 lines
196 B
HTML
Raw Normal View History

2025-02-08 14:02:57 +07:00
<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>