authsquare/app/pages/email/reset.html

7 lines
196 B
HTML
Raw Permalink Normal View History

2024-07-27 11:40:15 +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>