| Date | Objectifs / Compétences | Sources | Résultats | Auteur |
|---|---|---|---|---|
| {{ objectif.date is defined and objectif.date ? objectif.date|date('d/m/Y') : '—' }} | {{ objectif.objectif is defined and objectif.objectif ? objectif.objectif|raw : '—' }} | {{ objectif.source is defined and objectif.source ? objectif.source|raw : '—' }} | {{ objectif.resultat is defined and objectif.resultat ? objectif.resultat|raw : '—' }} | {{ objectif.auteur_prenom is defined ? objectif.auteur_prenom ~ ' ' ~ objectif.auteur_nom : '—' }} |
 }})