{% include 'custom_email_css.htm' %}
{% include 'custom_email_header.htm' %} {% if username != "" %}
{{salutation}} {{username}},
{% endif %}
{{greeting}}
{% if link != "" %}
{{link_text}}
{% endif %} {% include 'custom_email_footer.htm' %}