diff --git a/noisettes/logosite.html b/noisettes/logosite.html
index 3fb5a72ae7dee03752f7f6299b465fdfb61fe8b8..8f720c68a51d27eb52ed693df6dd386d344277a1 100644
--- a/noisettes/logosite.html
+++ b/noisettes/logosite.html
@@ -1,6 +1,6 @@
 [<div id="logo">
 	<a href="./" title="<:soyezcreateurs:retouraccueil:> [(#NOM_SITE_SPIP|supprimer_tags|attribut_html)]">
-		<img src="(#LOGO_SITE_SPIP_NORMAL|extraire_attribut{src})" width="[(#LOGO_SITE_SPIP_NORMAL|largeur)]" height="[(#LOGO_SITE_SPIP_NORMAL|hauteur)]" alt="[(#NOM_SITE_SPIP|supprimer_tags|attribut_html)]" />
+		<img src="(#LOGO_SITE_SPIP_NORMAL|extraire_attribut{src}|supprimer_timestamp)" width="[(#LOGO_SITE_SPIP_NORMAL|largeur)]" height="[(#LOGO_SITE_SPIP_NORMAL|hauteur)]" alt="[(#NOM_SITE_SPIP|supprimer_tags|attribut_html)]" />
 	</a>
 </div>]
 #FILTRE{mini_html}
\ No newline at end of file