removed phone number from form

pull/1/head
alexanderroese 2024-05-31 13:06:43 +02:00
parent 813408df8f
commit ff609a9ffe
1 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,7 @@
{%- endif -%}
</div>
</div>
{% comment %}
<div class="field">
<input
type="tel"
@ -111,6 +112,7 @@
>
<label class="field__label" for="ContactForm-phone">{{ 'templates.contact.form.phone' | t }}</label>
</div>
{% endcomment %}
<div class="field">
<textarea
rows="10"