]> git.parisson.com Git - telemeta.git/commitdiff
fix crem logo
authoryomguy <yomguy@parisson.com>
Thu, 27 Oct 2011 14:17:21 +0000 (16:17 +0200)
committeryomguy <yomguy@parisson.com>
Thu, 27 Oct 2011 14:17:21 +0000 (16:17 +0200)
telemeta/templates/telemeta_default/base.html

index fb423e7ae3a4c8ae729a2df1a02213daf92e3f1d..1289bfaccb6c40f13a3992d63e43661509c746ed 100644 (file)
@@ -43,7 +43,7 @@
 <div id="header">
 <div id="logo">
 {% block logo %}
-<a href="{% url telemeta-home %}"><img src="{% url telemeta-images "logo_telemeta_2.png" %}" alt="Telemeta" /></a>
+<a href="{% url telemeta-home %}"><img src="{% url telemeta-images "logo_crem.png" %}" alt="Sound archives of the CREM-CNRS" /></a>
 {% endblock %}
 </div>