diff --git a/sommaire.html b/sommaire.html
index 4346e8b3d01cdccb900550a50cd367a478d637e0..77843f0770b0e6eb1836e0b84bf93881979b6cd5 100644
--- a/sommaire.html
+++ b/sommaire.html
@@ -1,12 +1,15 @@
-#FASTCACHE
+[(#SET{titretop,[(#NOM_SITE_SPIP|sc_nettoyer_marqueur|texte_script)]})]
 <INCLURE{fond=noisettes/header/header}
-		{template=Sommaire}
-		{idbody=sommaire_mode_#CONFIG{soyezcreateurs/mode_affichage,communiquant}}
-		{type=sommaire}
-		{canonical=#URL_SITE_SPIP}
+	{template=Sommaire}
+	{idbody=sommaire_mode_#CONFIG{soyezcreateurs/mode_affichage,communiquant}}
+	{titretop=#GET{titretop}}
+	{type=sommaire}
+	{idbody=sommaire}
+	{canonical=#URL_SITE_SPIP}
 >
 <INCLURE{fond=noisettes/sommaire/sommaire_mode#CONFIG{soyezcreateurs/mode_affichage,communiquant},env}>
 <INCLURE{fond=noisettes/footer/footer}
-		{template=Sommaire}
+	{template=Sommaire}
+	{titretop=#GET{titretop}}
 >
 #FILTRE{mini_html}
\ No newline at end of file