Notes
{#
#} {# #} {#
#}
{% if notes and notes.content is not empty %}
{{ notes.content|nl2br }}
{% else %}

Aucune notes

{% endif %}
{##}