{% extends 'administration/_layout.html.twig' %} {% block title %}Synthèses journalières à valider{% endblock %} {% block page_title %}Synthèses journalières à valider{% endblock %} {% block body %}
Observations : {{ synthese.observations }}
{% endif %} {% if synthese.pointsAttention %}Points d'attention : {{ synthese.pointsAttention }}
{% endif %} {% if synthese.motsEncouragement %}Mots d'encouragement : {{ synthese.motsEncouragement }}
{% endif %}