update config with the good installed apps (specially aixweb and metadatacomposer)
{% load static %}
<h2 class="annotation-title">À propos des Webdocs</h2>
<h3>Une collaboration</h3>
<ul class="about-collaboration">
<li>
<img src="{% static 'aixweb/img/logo-aix.png' %}" alt="Logo du Festival d’Art Lyrique d’Aix-en-Provence" />
<p>Festival d’Art Lyrique d’Aix-en-Provence</p>
</li>
<li>
<img src="{% static 'metadatacomposer/img/logo-iri.png' %}" alt="Logo de l’Institut de Recherche et d’Innovation" />
<p>Institut de Recherche et d’Innovation</p>
</li>
</ul>