From 8d000018e132583bf4797ac9cb4ce2c4e96ed8ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Mon, 27 Oct 2025 14:40:26 +0100 Subject: feat(section): display paginate in full list --- backend/templates/log.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 backend/templates/log.html (limited to 'backend/templates/log.html') diff --git a/backend/templates/log.html b/backend/templates/log.html deleted file mode 100644 index a384459..0000000 --- a/backend/templates/log.html +++ /dev/null @@ -1,11 +0,0 @@ -{{define "body"}} -
-

{{ .DataTitle }}

-

{{ .Description }}

-
- {{ .Img.Alt }} -
{{ .Img.Legend }}
-
- {{ .Content }} -
-{{end}} -- cgit v1.2.3