{# capture-form-ac.html — formulaire ActiveCampaign (POST direct, sans iframe).
Slots :
{{AC_ENDPOINT}} — URL form action AC (ex. https://maisonmere.activehosted.com/proc.php)
{{AC_FORM_ID}} — id du form AC (champ caché 'f')
{{AC_LIST_ID}} — id de la liste AC (champ caché 'ml')
{{AC_HASH}} — hash anti-spam généré par AC (champ caché 'hash')
{{FORM_INTRO}} — phrase au-dessus du form (ex. "Je m'inscris :")
{{LABEL_PRENOM}} — label champ prénom
{{LABEL_EMAIL}} — label champ email
{{CTA_LABEL}} — texte du bouton (ex. "Je m'inscris")
{{CONFIRM_REDIRECT}} — URL post-submit (ex. ./merci.html)
#}