{# Widget Formulaire de contact #}
{% if showName %}
{% endif %} {% if showEmail %}
{% endif %} {% if showPhone %}
{% endif %} {% if showSubject %}
{% endif %} {% if showMessage %}
{% endif %} {# Protection anti-spam invisible - Honeypot #} {% if enableAntiSpam|default(true) %}
{% endif %} {# Protection anti-spam - Checkbox visible (optionnel) #} {% if requireCheckbox|default(false) %}
{% endif %}