This message was submitted from the following contact form:
{{ url_for('contact:MakeContact', _external=True) }}

From: {{ from_name }}
Email: {{ email_address }}
{% if settings.components.contact.include_phone_field %}Phone: {{ phone }}{% endif %}
Subject: {{ subject }}
Message:
{{body}}
