2016-11-13 18:33:12 +00:00
|
|
|
Reset your #{config.product_name} password
|
2016-02-19 21:05:36 +00:00
|
|
|
|
2016-11-13 18:33:12 +00:00
|
|
|
<div>Hi #{user.firstname},</div>
|
2016-02-19 21:05:36 +00:00
|
|
|
<br>
|
2016-11-13 18:33:12 +00:00
|
|
|
<div>We received a request to reset the password for your #{config.product_name} account <b>#{user.login}</b>.</div>
|
2016-02-19 21:05:36 +00:00
|
|
|
<br>
|
2016-05-13 13:53:16 +00:00
|
|
|
<div>If you want to reset your password, click on the link below (or copy and paste the URL into your browser):</div>
|
2016-02-19 21:05:36 +00:00
|
|
|
<br>
|
2016-11-13 18:33:12 +00:00
|
|
|
<div><a href="#{config.http_type}://#{config.fqdn}/#password_reset_verify/#{token.name}">#{config.http_type}://#{config.fqdn}/#password_reset_verify/#{token.name}</a></div>
|
2016-02-19 21:05:36 +00:00
|
|
|
<br>
|
2016-05-13 13:53:16 +00:00
|
|
|
<div>This link takes you to a page where you can change your password.</div>
|
2016-02-19 21:05:36 +00:00
|
|
|
<br>
|
2017-03-22 02:32:36 +00:00
|
|
|
<div>If you don't want to reset your password, please ignore this message. Your password will not be reset.</div>
|
2016-02-19 21:05:36 +00:00
|
|
|
<br>
|
2016-11-13 18:33:12 +00:00
|
|
|
<div>Your #{config.product_name} Team</div>
|