2022-11-29 21:17:42 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2023-06-07 03:39:59 +00:00
|
|
|
|
|
|
|
<body>
|
|
|
|
<p>
|
2022-11-29 21:17:42 +00:00
|
|
|
Dear {{first_name}},<br /><br />
|
2023-06-07 03:39:59 +00:00
|
|
|
We received a request to reset your password for your Plane account.
|
|
|
|
<br /><br />
|
|
|
|
To proceed with resetting your password, please click on the link below:
|
2023-06-06 16:06:13 +00:00
|
|
|
<br />
|
2023-06-07 03:39:59 +00:00
|
|
|
<a href="{{forgot_password_url}}">{{forgot_password_url}}</a>
|
|
|
|
<br /><br />
|
|
|
|
If you didn't request to reset your password, please ignore this email. Your account will remain secure.
|
|
|
|
<br /><br />
|
|
|
|
If you have any questions or need further assistance, please contact our support team.
|
2023-06-06 16:06:13 +00:00
|
|
|
<br /><br />
|
2023-06-07 03:39:59 +00:00
|
|
|
Thank you for using Plane.
|
|
|
|
</p>
|
|
|
|
</body>
|
|
|
|
|
2022-11-29 21:17:42 +00:00
|
|
|
</html>
|