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/results.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/results.html') diff --git a/templates/results.html b/templates/results.html index 4ce7496..54ac195 100644 --- a/templates/results.html +++ b/templates/results.html @@ -118,8 +118,8 @@ {{info[2]|safe}}

- {{l("read_more")}} - + {{l("read_more")}} + @@ -129,4 +129,4 @@ - + \ No newline at end of file -- cgit v1.2.3