{{ source_label|default:"New contact request" }}

A new request has been submitted through the marketing form:

Email:
{{ email }}
{% if organization %}
Organization:
{{ organization }}
{% endif %} {% if inquiry_type %}
Inquiry type:
{{ inquiry_type }}
{% endif %} {% if message %}
Message:
{{ message }}
{% endif %} {% if referrer %}
Referrer:
{{ referrer }}
{% endif %}