Hi {{ context.name | default:'Apple' }},
{% if context.body %} {% for body in context.body %}{{ body }}
{% endfor %} {% else %}{{ context.body | default:'Welcome to Apple, the sales intelligence platform that helps you uncover qualified leads and close deals faster.'}}
{% endif %} Get started
Best,
The {{ context.company | default:'Apple' }} team