{# # This email template uses Foundation for Emails: https://get.foundation/emails/docs/index.html # Styles are located in assets/foundation-emails.css # # Yes, it's all tables. Yes, it's horrible. Welcome to the hell that is HTML email. #}
{% if dealer_logo is not empty %}
{% endif %} {% block body %}{% endblock %}
Contact: {{ support_email }}
Powered By: Powered By iService
{% if sandbox|default(false) %}
Intended to:
    {% for email in intendedEmails %}
  • {{ email }}
  • {% endfor %}
{% endif %}