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