diff --git a/content/article.html b/content/article.html
index 52a3676..8f5f669 100644
--- a/content/article.html
+++ b/content/article.html
@@ -26,10 +26,12 @@
#DATE_AGENDA
]
- [(#DATE_AGENDA|non)
- [(#DATE|affdate_jourcourt)]
+ [(#REM) On n'affiche plus la date.
+ [(#DATE_AGENDA|non)
+ [(#DATE|affdate_jourcourt)]
+ ]
]
-
+
#TEXTE
diff --git a/content/sommaire.html b/content/sommaire.html
index 65dcf39..2f29534 100644
--- a/content/sommaire.html
+++ b/content/sommaire.html
@@ -28,7 +28,7 @@
diff --git a/inclure/association_contenu.html b/inclure/association_contenu.html
index ba97ca9..c5853ad 100644
--- a/inclure/association_contenu.html
+++ b/inclure/association_contenu.html
@@ -7,7 +7,7 @@
[(#FICHIER|balise_img{#TITRE}|image_recadre{380:362,-,focus}|image_reduire{380,362})]
- [(#TITRE)
]
+ [(#TITRE|sinon{"titre"})
]
@@ -24,7 +24,7 @@
[(#FICHIER|balise_img{#TITRE}|image_recadre{380:362,-,focus}|image_reduire{380,362})]
- [(#TITRE)
]
+ [(#TITRE|sinon{"titre"})
]
diff --git a/inclure/bloc_article.html b/inclure/bloc_article.html
index 64febe8..441e3f2 100644
--- a/inclure/bloc_article.html
+++ b/inclure/bloc_article.html
@@ -12,7 +12,9 @@