Escaped Handlebars Brackets

Working with templates, you'll occasionally need to put some Mustachio code in your Handlebars templates. To prevent the Handlebars processing from attempting to process your Mustachio code, you'll need to escape the curly braces by adding a backslash just before the opening curly braces.

\{{ something }} will turn into {{ something }}


Headers

Header 1

Header 2

Header 3


Paragraphs & Formatting

Transactional email is fun for the whole family! You can design it, write it, code it, and test it. And test it. And test it. And send it. And find a bug.

This paragraph has some bold text and strong text along with italicized text and emphasized text.


Lists

  1. Ordered list item 1
  2. Ordered list item 2
  3. Ordered list item 3

Action Buttons


Attribute List

If your email client baseline is sufficiently modern, you can achieve the same effects with list much more succinctly. We chose to use tables for these lists to accommodate Outlook 2007, 2010, and 2013.


Option List

For the most part, option lists are just like attribute lists. They just use line breaks to create some separation between the items.


Example Closing

Thanks,
[Sender Name] and the [Product Name] team

P.S. Need help getting started? Check out our help documentation. Or, just reply to this email with any questions or issues you have. The [Product Name] support team is always excited to help you.


Discount Code


Related Items


Sub-text

Sub-text is for any content that needs to be included at the bottom of the email but doesn't need to stand out. This can be good for disclaimers and text alternatives.