{% extends "combo/json/enfant-agenda.html" %}
{% block edit_url %}"{{ eservices_url }}{{ form_url }}{% if not is_portal_agent %}tryauth{% endif %}?person_id={{ person_id }}{% if is_portal_agent %}&family_id={{ foyer_id }}{% endif %}&reference_year={{ first_monday.year }}¤t={{ day|adjust_to_week_monday|date:"Y-m-d" }}"{% endblock edit_url %}
{% block edit_btn_label %}
{{ edit_btn_label|default:'Gérer mes réservations' }}
{% endblock edit_btn_label %}