mirror of
https://github.com/penpot/penpot.git
synced 2025-02-06 22:38:13 -05:00
20 lines
384 B
Text
20 lines
384 B
Text
|
-- begin :subject
|
||
|
Email change.
|
||
|
-- end
|
||
|
|
||
|
-- begin :body-text
|
||
|
Hello {{name}}!
|
||
|
|
||
|
We received a request to change your current email to {{ pendingEmail }}.
|
||
|
|
||
|
Click to the link below to confirm the change:
|
||
|
|
||
|
{{ publicUrl }}/#/auth/verify-token?token={{token}}
|
||
|
|
||
|
If you received this email by mistake, please consider changing your password
|
||
|
for security reasons.
|
||
|
|
||
|
Enjoy!
|
||
|
The UXBOX team.
|
||
|
-- end
|