A starter template for more complex transactional emails that could contain multiple messages.
Complex transactions that include multiple messages or lists, such as:
Simple transactions that include a short message or major announcements, such as:
You’ve been added to a Team
New message from employer
You have an unused search subscription
⚠️
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.