13 lines
500 B
HTML
13 lines
500 B
HTML
Hi,
|
|
<br><br>
|
|
You recently requested password reset on {{APP_NAME}} with this email address ({{EMAIL}}).
|
|
To reset the password to your account, please click on the following link:<br>
|
|
<a href="{{RESET_LINK}}" title="Reset password">{{RESET_LINK}}</a><br>
|
|
(This link expires at {{EXPIRES}}.)
|
|
<br><br>
|
|
If you did not requested password reset, no further action is required, your account is not touched.
|
|
<br><br>
|
|
Regards,<br>
|
|
{{APP_NAME}}<br>
|
|
<a href="{{BASE_URL}}" title="{{APP_NAME}}">{{BASE_URL}}</a>
|