Binary file src/aixweb/static/aixweb/img/logo-aix.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/aixweb/templates/metadatacomposer/aix/composer_player_about.html Tue Jun 11 16:51:21 2013 +0200
@@ -0,0 +1,13 @@
+{% 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>
\ No newline at end of file