mirror of
https://github.com/penpot/penpot.git
synced 2025-01-27 17:09:08 -05:00
b93dc752fe
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>
12 lines
278 B
Text
12 lines
278 B
Text
Hello {{name}}!
|
|
|
|
We received a request to reset your password. Click the link below to choose a
|
|
new one:
|
|
|
|
{{ public-uri }}/#/auth/recovery?token={{token}}
|
|
|
|
If you received this email by mistake, you can safely ignore it. Your password
|
|
won't be changed.
|
|
|
|
Enjoy!
|
|
The Penpot team.
|