{% load static %}

INSCRIPTIONS aux plaines et stages

{% if json.aes_id %} {% if not homepage_data %}
Un problème est survenu. Veuillez réessayer plus tard.
        json.aes_id = {{ json.aes_id }}
        homepage_data = {{ homepage_data|default:"(vide)" }}
      
{% else %}
{% for child in homepage_data.children %}

{{ child.name }}

{% if not child.invoiceable_parent_id %}

Vous n'êtes pas parent facturable.

{% endif %}
{% if child.invoiceable_parent_id %} {% for form in formulaires %} {% if child.has_valid_healthsheet and form.slug == "pp-plaines-de-vacances" %} Inscription {% elif form.slug == "pp-fiche-sante" %} {% if child.has_valid_healthsheet %}Fiche santé{% else %}Compléter la fiche santé{% endif %} {% endif %} {% empty %}
Pas d'action disponible pour cet enfant
{% endfor %} {% elif not check_invoiceable_disponibility.disabled %} Devenir facturable {% else %} Indisponible {% endif %}
{% endfor %}
{% if homepage_data.has_plain_registrations %} Finaliser les inscriptions {% endif %}
{% endif %} {% else %}

Vous n'êtes pas encore enregistré. Merci de compléter votre inscription.

M’inscrire
{% endif %}
Retour au portail parent