Les emplacements

{% include 'partials/_modal.html.twig' with { modalId: "modal-add-location_fellow", modalTitle: "Ajouter un emplacement", modalBody: component('form_location_fellow', {fellow: fellow}), } %}
{% if this.hasOverlappingPeriods %}
Attention : Il y a des périodes de présence qui se chevauchent pour cet individu.
{% endif %}
{% if this.locations|length > 4 and this.nbrView != null %}
{% endif %}