penpot/backend/resources/app/emails/change-email/en.txt
2022-08-03 09:49:24 +02:00

13 lines
320 B
Text

Hello {{name}}!
We received a request to change your current email to {{ pending-email }}.
Click to the link below to confirm the change:
{{ public-uri }}/#/auth/verify-token?token={{token}}
If you received this email by mistake, please consider changing your password
for security reasons.
Enjoy!
The Penpot team.