flex-template-web/ext/default-mail-templates/email-changed/email-changed-html.html
Boyan Tabakov 1202b6158f Move default mail templates to default directory
This makes it easier to merge changes to customization projects
2018-03-13 11:35:06 +02:00

11 lines
No EOL
294 B
HTML

<html>
<body>
<p>Hello {{recipient.first-name}},</p>
<p>Your <em>{{marketplace.name}}</em> account&#x27;s email address was changed.</p>
<p>If you didn&#x27;t make this change, please contact us.</p>
<p>Best regards,<br />The {{marketplace.name}} team</p>
</body>
</html>