From 7b595962d4757f982dee0985ad23b992fbe6b3fb Mon Sep 17 00:00:00 2001 From: frosty Date: Tue, 24 Feb 2026 01:30:46 -0500 Subject: added pagination to image search --- templates/images.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'templates/images.html') diff --git a/templates/images.html b/templates/images.html index fd4915a..2f1bb40 100644 --- a/templates/images.html +++ b/templates/images.html @@ -60,6 +60,15 @@ {{endfor}} + -- cgit v1.2.3