nodebb/public/templates/emails/reset.tpl

20 lines
365 B
Smarty

<p>
Hello,
</p>
<p>
We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.
</p>
<p>
To continue with the password reset, please click on the following link:
</p>
<blockquote>
{reset_link}
</blockquote>
<p>
Thanks!<br />
<strong>{site_title}</strong>
</p>