{{ site_name|default:"App" }}

{{ subject }}

Hello {{ user.get_full_name|default:user.username }},

{% if main_text %}

{{ main_text }}

{% endif %} {% if main_html_content %}
{{ main_html_content|safe }}
{% endif %} {% if button_text and button_url %}
{{ button_text }}
{% endif %} {% if secondary_text %}
{{ secondary_text }}
{% endif %}

Need help? Reach out to our support team.
The {{ site_name|default:"App" }} Team

This is an automated message — please do not reply to this email.