[(#SET{liste_pays,#ARRAY{}})] [(#SET{liste_pays, #GET{liste_pays}|array_merge{#ARRAY{#CODE, #NOM}}})]
[

(#ENV**{message_ok})

] [

(#ENV*{message_erreur})

] [(#ENV{editable})
#ACTION_FORMULAIRE{#ENV{action}}
    [(#SAISIE{#CONFIG{souscription/#ENV{type_souscription}|concat{_type_saisie},input}, montant, obligatoire=oui, label=[(#CONFIG{souscription/#ENV{type_souscription}|concat{_montants_label},<:souscription:label_montant:>})], explication=[(#CONFIG{souscription/#ENV{type_souscription}|concat{_montants_description}}|nl2br)], datas=#CONFIG{souscription/#ENV{type_souscription}|concat{_montants}}})] [(#SAISIE{explication, dispositions_fiscales_explications, texte=#CONFIG{souscription/dispositions_fiscales_explications}|nl2br})] [(#SAISIE{input, courriel, obligatoire=oui, label=<:souscription:label_courriel:>})] [(#SAISIE{oui_non, recu_fiscal, label=<:souscription:label_recu_fiscal:>})] [(#SAISIE{oui_non, envoyer_info, label=<:souscription:label_envoyer_info:> })] [(#ENV{type_souscription}|=={adhesion}|oui) [(#SAISIE{oui_non, informer_comite_local, label=<:souscription:label_informer_comite_local:> })]] [(#SAISIE{hidden, id_souscription_campagne})] [(#SAISIE{hidden, type_souscription})]
<:souscription:label_legende_bloc_fiscal:> [(#INCLURE{fond=inclure/souscription_bloc_fiscal_intro,type_souscription=#ENV{type_souscription}})]
    [(#SAISIE{input, prenom, label=<:souscription:label_prenom:>})] [(#SAISIE{input, nom, label=<:souscription:label_nom:>})] [(#SAISIE{textarea, adresse, label=<:souscription:label_adresse:>, rows=3})] [(#SAISIE{input, code_postal, label=<:souscription:label_code_postal:>})] [(#SAISIE{input, ville, label=<:souscription:label_ville:>})] [(#SAISIE{selection, pays, label=<:souscription:label_pays:>, datas=#GET{liste_pays}})] [(#SAISIE{input, telephone, label=<:souscription:label_telephone:>})]

]