<%- include('../../template_parts/head')%> <%- include('../../template_parts/header_tunnel')%>
<%- include('../template_parts/rassemblementidf_titrepage')%>

Inscription réussie

<% if (locals.tag_ss_paiement === "oui") { %>

Vous aller recevoir un mail de confirmation de votre inscription au Rassemblement Rhône-Alpes.

<% } else {%>

La paiement par carte bancaire a réussi

Vous aller recevoir un mail de confirmation de votre inscription au Rassemblement Rhône-Alpes.

<% } %>


<% if (locals.error) { %>

<%= error %>

<% } %>

icone information à cliquerVOTRE COMPTE ADHÉRENT

Identifiant : <%= identifiant %>

Association Suzuki : <%= association_suzuki %>

<% if (locals.tag_ss_paiement === "oui") { %> <% } else {%>
icone information à cliquer

Accompagnant : <%= accompagnant_prenom %> <%= accompagnant_nom %>

<% } %>
<% for (let toto = 0; toto < 4; toto++) { %> <% if (locals["personne_"+toto+"_nom"]) { %>

icone information à cliquerPERSONNE <%= locals["personne_"+toto+"_numero"] + 1 %>

Nom : <%= locals["personne_"+toto+"_nom"] %> <%= locals["personne_"+toto+"_prenom"] %>

Catégorie : <%= locals["personne_"+toto+"_role"] %>

<% if (locals.tag_ss_paiement === "oui") { %> <% if (locals["personne_"+toto+"_role"] === "professeur") { if (locals["personne_"+toto+"_instrument"]) { %>

Instrument : <%= locals["personne_"+toto+"_instrument"] %> - <%= locals["personne_"+toto+"_cahier"] %>

<% } %> <% } %> <% } else {%> <% if (locals["personne_"+toto+"_role"] === "professeur") { if (locals["personne_"+toto+"_instrument"]) { %>

Instrument : <%= locals["personne_"+toto+"_instrument"] %> - <%= locals["personne_"+toto+"_cahier"] %>

<% } %> <% } %> <% if (locals["personne_"+toto+"_role"] === "instrumentiste") { if (locals["personne_"+toto+"_instrument"]) { %>

Instrument : <%= locals["personne_"+toto+"_instrument"] %> - <%= locals["personne_"+toto+"_cahier"] %>

<% } %> <% if (locals["personne_"+toto+"_piece"]) { %>

Pièce : <%= locals["personne_"+toto+"_piece"] %>

<% } %> <% if (locals["personne_"+toto+"_prof"]) { %>

Professeur : <%= locals["personne_"+toto+"_prof"] %>

<% } %> <% } %> <% } %>
<% } %> <% } %>
<% if (locals.tag_ss_paiement === "oui") { %> <% } else {%>

Tarif rassemblement : <%= tarif_rassemblement %>

Montant total : <%= tarif_rassemblement %>€


<% } %>
<%- include('../../template_parts/footer')%>