From 82f68442b51ea07df8925ff94793911888570c80 Mon Sep 17 00:00:00 2001
From: tetue <tetue@rezo.net>
Date: Sun, 23 Jul 2006 21:46:37 +0000
Subject: [PATCH] =?UTF-8?q?10=20articles=20syndique=CC=81s=20sur=20cette?=
 =?UTF-8?q?=20page,=20c=CC=A7a=20fait=20trop=20(nulle=20part=20ailleurs=20?=
 =?UTF-8?q?dans=20la=20dist=20on=20a=20telle=20longueur=20de=20page)=20=3D?=
 =?UTF-8?q?>=20pagination=20au=20pas=205?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 dist/site.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dist/site.html b/dist/site.html
index 61b7ce9f10..8a55808125 100644
--- a/dist/site.html
+++ b/dist/site.html
@@ -39,7 +39,7 @@
 				#ANCRE_PAGINATION
 				<h2 class="invisible"><:articles:></h2>
 				<ul>
-					<BOUCLE_articles(SYNDIC_ARTICLES) {id_syndic} {age<180} {par date}{inverse} {pagination 10}>
+					<BOUCLE_articles(SYNDIC_ARTICLES) {id_syndic} {age<180} {par date}{inverse} {pagination 5}>
 					<li>
 						<h3 class="titre"><a href="#URL_ARTICLE" class="spip_out">#TITRE</a></h3>
 						[<div class="enclosures">(#TAGS|afficher_enclosures)</div>]
-- 
GitLab