From d2a559e4ceaebef3c8563b968d73854e77449a06 Mon Sep 17 00:00:00 2001 From: RealET <real3t@gmail.com> Date: Thu, 29 Sep 2022 21:13:02 +0200 Subject: [PATCH] fix : oups, un idbody en trop qui cassait les CSS de certains sites (Stanislas) --- sommaire.html | 1 - 1 file changed, 1 deletion(-) diff --git a/sommaire.html b/sommaire.html index 77843f07..768da61a 100644 --- a/sommaire.html +++ b/sommaire.html @@ -4,7 +4,6 @@ {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}> -- GitLab