{% if greeting %}{{ greeting }}{% else %}Hello{% endif %}
{% if main_text %}{{ main_text | safe }}
{% endif %} {% if main_html_content %}| {% if tracking_click_url %} {{ button_text }} {% else %} {{ button_text }} {% endif %} |
{{ secondary_text | safe }}
{% endif %}
Need help? Reach out to our support team.
The {{ project_name }} Team