From de64b0433c42306c4d6d55a926e53d64f96ec51c Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Thu, 19 Jan 2023 22:04:59 +0100 Subject: Add noscript support for imgs via paging --- templates/imgs.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/templates/imgs.html b/templates/imgs.html index 9b584a8..e747034 100644 --- a/templates/imgs.html +++ b/templates/imgs.html @@ -2,5 +2,16 @@ {{define "content"}}

Images

{{template "imgspage" .}} - {{.NbFiles}} images + +
{{.NbFiles}} images {{end}} -- cgit v1.2.3