Updated bootstrap and many other items
This commit is contained in:
19
email/login_reset.htm
Normal file
19
email/login_reset.htm
Normal file
@@ -0,0 +1,19 @@
|
||||
<p>Dear $USER_NAME$,<br />
|
||||
<br />
|
||||
You (or someone who knows your email) has recently submitted a password retrieval request at our site.<br />
|
||||
<br />
|
||||
If this was you, you can click the link below to change your password. <br />
|
||||
The link expires in $TOKEN_EXPIRE_MIN$ minutes so be sure to do this right away:<br />
|
||||
<br />
|
||||
<a href="$SITE$u/account/resetpassword?token=$TOKEN$">$SITE$u/account/resetpassword?token=$TOKEN$</a><br />
|
||||
<br />
|
||||
If the link above does not display as a link in your browser, you will need to paste it into the address bar of your browser instead.<br />
|
||||
<br />
|
||||
If your browser is still on the password reset page, and asking for a Pass Code, yours is<br />
|
||||
<br />
|
||||
$TOKEN$<br />
|
||||
<br />
|
||||
If you did not request a password retrieval at our site, then you can safetly ignore and delete this email.<br />
|
||||
<br />
|
||||
Thank you,<br />
|
||||
$SITE_ADMIN$</p>
|
Reference in New Issue
Block a user