subject = "Contact form autoreply" ==

Hello,
this is the confirmation message from the Contact Form.

You sent this:

{% if fieldsDetails|length %} {% partial 'panel' body %} {% for field in fieldsDetails %} {% if field.value %}

{{ field.label }}
{{ field.value|raw|nl2br }}

{% endif %} {% endfor %} {% endpartial %} {% endif %}

Best regards,
Contact Form