mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
18 lines
345 B
Text
18 lines
345 B
Text
-- begin :subject
|
|
Password reset.
|
|
-- end
|
|
|
|
-- begin :body-text
|
|
Hello {{name}}!
|
|
|
|
We received a request to reset your password. Click the link below to choose a
|
|
new one:
|
|
|
|
{{ publicUri }}/#/auth/recovery?token={{token}}
|
|
|
|
If you received this email by mistake, you can safely ignore it. Your password
|
|
won't be changed.
|
|
|
|
Enjoy!
|
|
The UXBOX team.
|
|
-- end
|