diff --git a/dist/agenda.html b/dist/agenda.html
index b3bf98384019278939ac856a779763ebaaf0cbc8..122f9acd4034deb88e04b38977cf115b3938d4e8 100644
--- a/dist/agenda.html
+++ b/dist/agenda.html
@@ -3,7 +3,7 @@
 <html dir="#LANG_DIR" lang="#LANG">
 <head>
 <title><:icone_agenda:> - [(#NOM_SITE_SPIP|textebrut)]</title>
-[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|textebrut)" />]
+[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|attribut_html)" />]
 <INCLURE{fond=inc-head}>
 <meta name="robots" content="none" />
 <link rel="stylesheet" href="#CHEMIN{agenda.css}" type="text/css" /> 
diff --git a/dist/article.html b/dist/article.html
index d111196eec484bd6ce91bab6613fb5c0e464c933..0910f096eb2ec8110ae4b2ffc75a47df56ec5015 100644
--- a/dist/article.html
+++ b/dist/article.html
@@ -4,7 +4,7 @@
 <html dir="#LANG_DIR" lang="#LANG">
 <head>
 <title>[(#TITRE|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title>
-[<meta name="description" content="(#INTRODUCTION|couper{150}|textebrut)" />]
+[<meta name="description" content="(#INTRODUCTION|couper{150}|attribut_html)" />]
 <INCLURE{fond=inc-head}>
 </head>
 
diff --git a/dist/auteur.html b/dist/auteur.html
index 026c41480b396e15646d6206db12588080a8137a..bd9f468453f7ce152fd2e341a084c4d0ac0d945d 100644
--- a/dist/auteur.html
+++ b/dist/auteur.html
@@ -4,7 +4,7 @@
 <html dir="#LANG_DIR" lang="#LANG">
 <head>
 <title>[(#NOM|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title>
-[<meta name="description" content="(#BIO|couper{150}|textebrut)" />]
+[<meta name="description" content="(#BIO|couper{150}|attribut_html)" />]
 <INCLURE{fond=inc-head}>
 </head>
 
diff --git a/dist/breve.html b/dist/breve.html
index 2c88089a164726fabdbc43fc77c23db3b92c7489..0f13e9b4c49b36f7eda168860482992bdd09e227 100644
--- a/dist/breve.html
+++ b/dist/breve.html
@@ -4,7 +4,7 @@
 <html dir="#LANG_DIR" lang="#LANG">
 <head>
 <title>[(#TITRE|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title>
-[<meta name="description" content="(#INTRODUCTION|couper{150}|textebrut)" />]
+[<meta name="description" content="(#INTRODUCTION|couper{150}|attribut_html)" />]
 <INCLURE{fond=inc-head}>
 [(#REM) Lien vers le flux RSS des breves ]
 <link rel="alternate" type="application/rss+xml" title="<:dernieres_breves:>" href="#URL_PAGE{backend-breves}" />
diff --git a/dist/identifiants.html b/dist/identifiants.html
index 60bf0e0166c081cccc544619f7c3feb521484b84..195883e06bf7a04e57baac0550d6fecdf4295ac5 100644
--- a/dist/identifiants.html
+++ b/dist/identifiants.html
@@ -3,7 +3,7 @@
 <html dir="#LANG_DIR" lang="#LANG">
 <head>
 <title><:pass_vousinscrire:></title>
-[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|textebrut)" />]
+[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|attribut_html)" />]
 <INCLURE{fond=inc-head}>
 </head>
 <body class="page_sommaire">
diff --git a/dist/inc-entete.html b/dist/inc-entete.html
index 7726e6bee9f041b45b14e5f0c8abd191eef1a14c..5a3e0509e79cdb794049ecf6a8fe9e601637df0d 100644
--- a/dist/inc-entete.html
+++ b/dist/inc-entete.html
@@ -7,8 +7,8 @@
 
 	[(#LOGO_SITE_SPIP
 		||image_reduire{770,200}
-		|inserer_attribut{alt,[(#NOM_SITE_SPIP|textebrut)]}
-		|inserer_attribut{title,[(#NOM_SITE_SPIP|textebrut)]}
+		|inserer_attribut{alt,[(#NOM_SITE_SPIP|attribut_html)]}
+		|inserer_attribut{title,[(#NOM_SITE_SPIP|attribut_html)]}
 		)]
 
 	,
diff --git a/dist/mot.html b/dist/mot.html
index cc409824f40e2a6c0f3666342f002d1063cc8f61..65e224deae6b22dfc3a49216c1b79e2496d92b35 100644
--- a/dist/mot.html
+++ b/dist/mot.html
@@ -4,10 +4,10 @@
 <html dir="#LANG_DIR" lang="#LANG">
 <head>
 <title>[(#TITRE|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title>
-[<meta name="description" content="(#DESCRIPTIF|couper{150}|textebrut)" />]
+[<meta name="description" content="(#DESCRIPTIF|couper{150}|attribut_html)" />]
 <INCLURE{fond=inc-head}>
 [(#REM) Lien vers le flux RSS du mot cle ]
-<link rel="alternate" type="application/rss+xml" title="[(#TITRE|textebrut|texte_backend)]" href="[(#URL_PAGE{backend}|parametre_url{id_mot,#ID_MOT})]" />
+<link rel="alternate" type="application/rss+xml" title="[(#TITRE|attribut_html)]" href="[(#URL_PAGE{backend}|parametre_url{id_mot,#ID_MOT})]" />
 </head>
 
 <body class="page_mot">
diff --git a/dist/plan.html b/dist/plan.html
index a4d093b8d7c8dc1ec7bdc768f790988d3f670748..fc28d3079c83faa3df90db84cb7a4f7b475c9407 100644
--- a/dist/plan.html
+++ b/dist/plan.html
@@ -3,7 +3,7 @@
 <html dir="#LANG_DIR" lang="#LANG">
 <head>
 <title><:plan_site:> - [(#NOM_SITE_SPIP|textebrut)]</title>
-[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|textebrut)" />]
+[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|attribut_html)" />]
 <INCLURE{fond=inc-head}>
 <meta name="robots" content="none" />
 </head>