From de1a939df48d85f7cc165ba768903a7d0d1f0bd5 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 15 Feb 2021 21:07:12 -0500 Subject: [PATCH] fix public index pagination links and total count --- archivebox/templates/core/public_index.html | 25 ++++++++++++--------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/archivebox/templates/core/public_index.html b/archivebox/templates/core/public_index.html index 327042ea..c414cbf8 100644 --- a/archivebox/templates/core/public_index.html +++ b/archivebox/templates/core/public_index.html @@ -2,6 +2,11 @@ {% load static %} {% block body %} +