From 2be05406b93bb97f24057eabae1607cf8e240a05 Mon Sep 17 00:00:00 2001 From: revsuine Date: Fri, 3 Jan 2025 02:50:05 +0000 Subject: [PATCH] Revert "layouts/_default/list.html: frame list indices" This reverts commit aaf15b2fd9d9c0d00213e1a7946cb9deb4e38b05. --- 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 087d789..69be13b 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -1,6 +1,6 @@ {{ define "main" }} {{ with .Content }} -
+
{{ . }}
{{ end }}