mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 19:42:11 +10:00
9 lines
No EOL
191 B
HTML
9 lines
No EOL
191 B
HTML
<html>
|
|
<body>
|
|
<p>Hello {{recipient.first-name}},</p>
|
|
|
|
<p>Welcome to <em>{{marketplace.name}}</em>!</p>
|
|
|
|
<p>Best regards,<br />The {{marketplace.name}} team</p>
|
|
</body>
|
|
</html> |