mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 08:28:23 +02:00
♻️ Clean email related namespaces
- Remove legacy and outdated mjml directory - Rename namespace to a proper name - Add more specs
This commit is contained in:
parent
64f2d874fe
commit
bd2745d1fe
32 changed files with 64 additions and 323 deletions
13
backend/resources/app/email/change-email/en.txt
Normal file
13
backend/resources/app/email/change-email/en.txt
Normal file
|
@ -0,0 +1,13 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue