mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 09:08:31 -05:00
When registering for a new account, I noticed that the HTML emails had the new Penpot name but the plain-text versions were still using the old UXBOX name. This commit fixes the discrepancy. Signed-off-by: Danny Lin <danny@kdrag0n.dev>
13 lines
320 B
Text
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.
|