{{#if mergeTags}}

Merge tags are tags that are replaced before sending out the message. The format of the merge tag is the following: [TAG_NAME] or [TAG_NAME/fallback] where fallback is an optional text value used when TAG_NAME is empty.

{{#each mergeTags}} {{/each}}
Merge tag Description
[{{key}}] {{value}}
{{#if mergeTagReferenceFooterText}}

{{mergeTagReferenceFooterText}}

{{/if}}
{{/if}}