From 614bd26cb34b9b340e327d4b80927353bb5a5d0a Mon Sep 17 00:00:00 2001 From: frosty Date: Wed, 1 Apr 2026 05:49:18 +0300 Subject: refactor: internationalise pagination and clean up related code --- templates/images.html | 53 ++++++++++----------------------------------------- 1 file changed, 10 insertions(+), 43 deletions(-) (limited to 'templates/images.html') diff --git a/templates/images.html b/templates/images.html index f4522aa..9fd0584 100644 --- a/templates/images.html +++ b/templates/images.html @@ -65,49 +65,16 @@ {{endfor}} - + {{if exists pagination_links}} + + {{endif}} - + \ No newline at end of file -- cgit v1.2.3