/// RAPPORT DE MISSION

{{ project.description|safe }}
{% if project.results %}

/// SUCCÈS DE MISSION

{{ project.results|safe }}
{% endif %} {% if project.gallery.all %}

/// ARCHIVES VISUELLES

{% endif %}