From 8dd6f2a3ddc8842b6184a2fea74b16182645b962 Mon Sep 17 00:00:00 2001 From: Nicolaas Date: Tue, 15 Dec 2015 15:56:40 +1300 Subject: [PATCH] ENHANCEMENT: improved pagination for blog posts --- templates/Includes/Pagination.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Includes/Pagination.ss b/templates/Includes/Pagination.ss index e704dd3..de38d21 100644 --- a/templates/Includes/Pagination.ss +++ b/templates/Includes/Pagination.ss @@ -6,7 +6,7 @@ <% end_if %> - <% loop $Pages %> + <% loop $PaginationSummary(4) %> <% if $CurrentBool %> $PageNum <% else %>