{{section.settings.info_address}}
Hotline
{{section.settings.info_phone}}
Fax
{{section.settings.info_fax}}(+1)866-540-3229

{{section.settings.contactform_title}}
{% endif %}
{{ 'contact.form.post_success' | t }}
Your contact form has {{ form.errors | size | pluralize: "an error", "a few errors" }}. To submit your form, make the following changes and try again:
{% for field in form.errors %}The {{ field | capitalize | replace: 'Body', 'Message' }} field {{ form.errors.messages[field] }}.
{% endfor %}
{% if section.blocks.size > 0 %}
{% for block in section.blocks %}
{% if block.type == "banner" %}
{% endif %}
{% endfor %}
{% endif %}