You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
949 B
33 lines
949 B
2 years ago
|
Use this code to reset your password. The code is only valid for 24 hours.
|
||
|
|
||
|
<%- company.product %> ( https://<%- company.website %> )
|
||
|
|
||
|
************
|
||
|
Hi <%- user.full_name %>,
|
||
|
************
|
||
|
|
||
|
You recently requested to reset your password for your _<%- company.product %>_ account. Use the code below to reset it. This password reset is only valid for the next 24 hours.
|
||
|
|
||
|
Reset Code
|
||
|
-------
|
||
|
<%- reset_code %>
|
||
|
-------
|
||
|
|
||
|
For security, this request was received from a browser identified as:
|
||
|
|
||
|
<%- browser || 'Unknown' %>
|
||
|
|
||
|
From the IP address <%- ip_address || 'Unknown' %>.
|
||
|
|
||
|
If you did not request a password reset, please forward this email to support at help@<%- company.website %> so we can look into your account.
|
||
|
|
||
|
Thanks,
|
||
|
The <%- company.product %> Team
|
||
|
|
||
|
Copyright (C) <%- company.copyright_date %> <%- company.owner %>. All rights reserved.
|
||
|
|
||
|
<%- company.name %>
|
||
|
<%- company.street %>
|
||
|
<%- company.city %>, <%- company.state %>
|
||
|
<%- company.zip_code %>
|