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