mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 03:43:28 +10:00
11 lines
No EOL
289 B
HTML
11 lines
No EOL
289 B
HTML
<html>
|
|
<body>
|
|
<p>Hello {{recipient.first-name}},</p>
|
|
|
|
<p>Your <em>{{marketplace.name}}</em> account's password was changed.</p>
|
|
|
|
<p>If you didn't make this change, please contact us.</p>
|
|
|
|
<p>Best regards,<br />The {{marketplace.name}} team</p>
|
|
</body>
|
|
</html> |