diff --git a/article.html b/article.html
index 376fd95a82e1f20744aaa4ea71046fa6f235ce52..2e6a1da8965c44bd70e6a34906f9f4a22932bfd9 100644
--- a/article.html
+++ b/article.html
@@ -96,7 +96,7 @@
 										<h2 class="major"><span>[(#CONFIG{html5up_txt/text_article}|sinon{<:meme_rubrique:>})]</span></h2>
 										<div>
 											<div class="row">
-											<BOUCLE_article_rubrique(ARTICLES){par num titre}{id_rubrique}{doublons}>
+											<BOUCLE_article_rubrique(ARTICLES){id_rubrique}{par num titre}{!par date}{doublons}>
 												<div class="col-3 col-6-medium col-12-small">
 
 													<!-- Feature -->
diff --git a/rubrique.html b/rubrique.html
index fd45f8ae6a7da57c0ef2948b7314b85411f1fa82..4badc3a34113d96393887aca116b7ecf5e9a3881 100644
--- a/rubrique.html
+++ b/rubrique.html
@@ -95,7 +95,7 @@
 										<h2 class="major"><span>[(#CONFIG{html5up_txt/text_rubrique}|sinon{<:articles:>})]</span></h2>
 										<div>
 											<div class="row">
-											<BOUCLE_articles(ARTICLES){par num titre}{id_rubrique}>
+											<BOUCLE_articles(ARTICLES){id_rubrique}{par num titre}{!par date}>
 												<div class="col-3 col-6-medium col-12-small">
 
 													<!-- Feature -->
diff --git a/sommaire.html b/sommaire.html
index 9c29e9388a0718264f18d964f6a61ccacfe0de70..901fe916e956eb7d3a5f887feafa0668f0af7317 100644
--- a/sommaire.html
+++ b/sommaire.html
@@ -50,7 +50,7 @@
 										<div>
 											#SET{CPT,0}
 											<div class="row">
-											<BOUCLE_articles_avant(ARTICLES){par num titre}{id_article IN #CONFIG{html5up_txt/articles_home_avant}|picker_selected{article}} >
+											<BOUCLE_articles_avant(ARTICLES){par num titre}{!par date}{id_article IN #CONFIG{html5up_txt/articles_home_avant}|picker_selected{article}} >
 											#SET{CPT,#GET{CPT}|plus{1}}
 											#SET{divquatre,#GET{CPT}|fmod{4}}
 												<div class="col-3 col-6-medium col-12-small">
@@ -80,7 +80,7 @@
 												</div>
 												[(#GET{divquatre}|=={0}|?{"</div><div class='row'>"})]
 											</BOUCLE_rubriques>	
-											<BOUCLE_articles_apres(ARTICLES){par num titre}{id_article IN #CONFIG{html5up_txt/articles_home_apres}|picker_selected{article}} >
+											<BOUCLE_articles_apres(ARTICLES){par num titre}{!par date}{id_article IN #CONFIG{html5up_txt/articles_home_apres}|picker_selected{article}} >
 											#SET{CPT,#GET{CPT}|plus{1}}
 											#SET{divquatre,#GET{CPT}|fmod{4}}
 												<div class="col-3 col-6-medium col-12-small">
@@ -103,7 +103,7 @@
 								<section class="box blog">
 								[<h2 class="major"><span>(#CONFIG{html5up_txt/text_en_avant})</span></h2>]
 									<div class="row">
-										<BOUCLE_articles_en_avant (ARTICLES){par num titre}{id_article IN #CONFIG{html5up_txt/articles_en_avant}|picker_selected{article}} {0,2}>						
+										<BOUCLE_articles_en_avant (ARTICLES){par num titre}{!par date}{id_article IN #CONFIG{html5up_txt/articles_en_avant}|picker_selected{article}} {0,2}>						
 											<div class="col-6 col-12-small">
 												<!-- Feature -->
 													<section class="box feature">