From a02603431a760faa992fc7e77a360dca963ff0af Mon Sep 17 00:00:00 2001 From: Jacob Hartmann Date: Sun, 19 Dec 2021 19:43:30 +0100 Subject: [PATCH] small template updates --- templates/contact.tmpl | 1 - templates/keru_shoujo.tmpl | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/contact.tmpl b/templates/contact.tmpl index a00914a..8f42696 100644 --- a/templates/contact.tmpl +++ b/templates/contact.tmpl @@ -1,7 +1,6 @@ {{define "contact"}}
diff --git a/templates/keru_shoujo.tmpl b/templates/keru_shoujo.tmpl index 83f1881..50a4c95 100644 --- a/templates/keru_shoujo.tmpl +++ b/templates/keru_shoujo.tmpl @@ -1,3 +1,4 @@ {{define "keru_shoujo"}}

{{.Title}}

-
{{ .Content }}
{{end}} +
{{ .Content }}
+{{end}}