2020-05-05 13:22:22 -05:00
|
|
|
extends ../common/greetings
|
|
|
|
|
|
|
|
block title
|
|
|
|
| Password reset for your account
|
|
|
|
|
|
|
|
block content
|
|
|
|
p.
|
2020-12-10 17:10:37 -06:00
|
|
|
A reset password procedure for your account #{username} has been requested on #[a(href=WEBSERVER.URL) #{instanceName}].
|
2020-07-20 07:58:58 -05:00
|
|
|
Please follow #[a(href=resetPasswordUrl) this link] to reset it: #[a(href=resetPasswordUrl) #{resetPasswordUrl}]
|
2020-12-10 17:13:12 -06:00
|
|
|
(the link will expire within 1 hour).
|
2020-05-05 13:22:22 -05:00
|
|
|
p.
|
2020-07-20 07:58:58 -05:00
|
|
|
If you are not the person who initiated this request, please ignore this email.
|