From 790ca38644b8c37c9feb7c433143a6b49b4f137e Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Wed, 18 Jan 2023 02:41:10 -0700 Subject: added pagination and results per page --- templates/search_results.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'templates/search_results.html') diff --git a/templates/search_results.html b/templates/search_results.html index 4c053ab..4e9b9a4 100644 --- a/templates/search_results.html +++ b/templates/search_results.html @@ -73,25 +73,28 @@ {{ end }} - {{ if .MoreResults }} +
+ {{if .ShowPrev }} + {{ end }} + {{ if .MoreResults }} + {{ end }}
- {{ end }} +