{% load i18n combo %}
Note : vous avez demandé à ce que cet enfant soit ajouté à votre dossier famille, cette demande est en cours d'instruction par la ville.
{% endif %}{{ planning.month|strptime:"%m"|date:"E" }} {{ planning.year }} | |||
Date | Horaire prévu | Horaire constaté | Remarque |
---|---|---|---|
{{ planning.date|strptime:"%Y-%m-%d"|date:"l j E"|lower }} | {{ planning.expected_in }}→{{ planning.expected_out }} | {% if not planning.absent %} {{ planning.in }}→{{ planning.out }} {% else %}Absence{% endif %} | {{planning.message}} |
Aucun planning disponible
{% endif %}