tes contact

{% form ‘contact’ %}

{% if form.posted_successfully? %}

{{ ‘contact.form.post_success’ | t }}

{% endif %}

{{ form.errors | default_errors }}

{% assign name_attr = ‘contact.form.name’ | t | handle %}

hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh

{% assign name_attr = ‘contact.form.name’ | t | handle %}


{% assign name_attr = ‘contact.form.phone’ | t | handle %}


{% assign name_attr = ‘contact.form.name’ | t | handle %}

{{ page.title }}

{{ page.content }}

{% endform %}