{{ email_title }}
{% if greeting %}{{ greeting }},
{% else %}Hello,
{% endif %} {% if main_text %}{{ main_text | safe }}
{{ main_html_content | safe }}
{% endif %}
{% if button_url and button_text %}
{% endif %}
{% if secondary_text %}
{{ secondary_text | safe }}
{% endif %}
If you need further assistance, please don't hesitate to contact our support team.
Thanks,
The {{ project_name }} Team