A starter template for simple transactional emails with a single message.
Simple transactions that include a short message, such as:
Lengthy transactions that include multiple messages, lists or one time announcements, such as:
Your answer has been accepted!
You’ve been removed from a Team
We’ve updated our privacy policy
If an email inherits from a master template (eg. _Stacks-Layout.Html.cshtml
), only the middle part of the template is needed (the <head>
, logo, and footer are automatically included). Each template includes <!-- EMAIL BODY : BEGIN -->
and <!-- EMAIL BODY : END -->
markers indicating this middle section.