Click to insert variable:
{{{content}}}
{{campaign.subject}}
{{user.profile.firstName}}
{{user.profile.lastName}}
{{user.email}}
{{tenant.name}}
{{{viewInBrowserUrl}}}
{{{unsubscribeUrl}}}
{{{preferencesUrl}}}
{{currentYear}}
Conditionals (Handlebars):
{{#if ...}}...{{/if}}
{{#unless ...}}