From a7d6e1c0f4d73ac1ff10bc001aef726f804120c2 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Tue, 3 Feb 2026 10:53:30 +0300 Subject: =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=82=D0=B0=D0=BA=D1=81=D0=BE=D0=BD=D0=BE=D0=BC=D0=B8=D1=8E=20?= =?UTF-8?q?=D0=B8=20=D0=B8=D0=B7=D0=BE=D0=B1=D1=80=D0=B0=D0=B6=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/neonxp/layouts/page.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'themes/neonxp/layouts/page.html') diff --git a/themes/neonxp/layouts/page.html b/themes/neonxp/layouts/page.html index 98ddec9..c28ab39 100644 --- a/themes/neonxp/layouts/page.html +++ b/themes/neonxp/layouts/page.html @@ -9,6 +9,8 @@
{{ .Content }}
+ +
{{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
{{if .Param "comments"}} -- cgit v1.2.3