From aaf15b2fd9d9c0d00213e1a7946cb9deb4e38b05 Mon Sep 17 00:00:00 2001 From: revsuine Date: Mon, 25 Nov 2024 18:31:22 +0000 Subject: [PATCH] layouts/_default/list.html: frame list indices --- layouts/_default/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 69be13b..087d789 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -1,6 +1,6 @@ {{ define "main" }} {{ with .Content }} -
+
{{ . }}
{{ end }}