Skip to content

Instantly share code, notes, and snippets.

@DNAlchemist
Last active February 7, 2020 09:13
Show Gist options
  • Save DNAlchemist/cb537a9e7c84ec5c7bdc64f128e39e88 to your computer and use it in GitHub Desktop.
Save DNAlchemist/cb537a9e7c84ec5c7bdc64f128e39e88 to your computer and use it in GitHub Desktop.
<html lang="ru">
<body>
<h1>Привет, ${user}!</h1>
<p>
Рады вам вообщить, что у нас для вас есть <i>специальная акция</i>: ${promo}
</p>
<p>
Акция действительна в период с ${startDate} по ${endDate}
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment