From e833d8972522b73950c77b86fe1724bd22751a2a Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 11 Dec 2024 11:43:26 +0100 Subject: [PATCH] feat(custom): tags link in header --- templates/page/custom_page.gohtml | 3 ++- templates/page/tags.gohtml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/page/custom_page.gohtml b/templates/page/custom_page.gohtml index 83a4983..4e53d4b 100644 --- a/templates/page/custom_page.gohtml +++ b/templates/page/custom_page.gohtml @@ -1,9 +1,10 @@ {{define "body"}}
-

{{ .Title }}

+

{{ .Title }}

{{ .GetContent }} diff --git a/templates/page/tags.gohtml b/templates/page/tags.gohtml index cfa428c..02d76d6 100644 --- a/templates/page/tags.gohtml +++ b/templates/page/tags.gohtml @@ -1,7 +1,7 @@ {{define "body"}}
-

Tags

+

Tags