From 7a64cde8af6493aeee76912557fbe8c21779cb07 Mon Sep 17 00:00:00 2001 From: P3lUZa Date: Sun, 12 Apr 2015 21:12:12 -0500 Subject: [PATCH] Fixed a bug related to pagination: index.html => posts/2 --- source/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/index.html b/source/index.html index 1d9d7c6..6ba85cf 100644 --- a/source/index.html +++ b/source/index.html @@ -10,10 +10,10 @@ {% if paginator.total_pages > 1 %} {% endif %}