From 5fd3b46f1077f4c60a78d5098b055a64516c8e64 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Sun, 28 Nov 2021 18:13:02 -0500 Subject: [PATCH] Fix next/previous page links --- templates/search.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/search.html b/templates/search.html index b3cf72d..5249278 100644 --- a/templates/search.html +++ b/templates/search.html @@ -18,11 +18,12 @@

- Previous -Next + Next +

-- 2.39.2