{{ msg.animation_date_print }} {{ animation.event.startDate }} - {{ animation.event.endDate }}
{{ msg.animation_quota_reserved_print }} {{ allQuotas.reserved.global }} / {{ allQuotas.animationQuotas.global }}
{{ msg.animation_summary_price_print }}
{% for namePrice, sum in summaryPrice %}
{{ namePrice }} :
{% if sum.price %}
(Prix : {{ sum.price }} euros)
{% else %}
(Prix : 0 euros)
{% endif %}
Nombre de personne : {{ sum.nb_person }}
{% if sum.price %}
Total du tarif : {{ sum.total }}
{% endif %}
{{ msg.animation_registration_list_print }} | |||
---|---|---|---|
{{ registration.name }} | {{ registration.email }} | {{ registration.phoneNumber }} | {{ msg.animation_point_print }} |
{% if person.barcode %}
|
{{ person.personName }} ( {{ person.price.name }} ) |