From 8bee5baf5a1a247a67c5a340778837e26bfffabe Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 10 Mar 2024 16:14:27 +0100 Subject: Fixed indentations --- templates/note.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/note.html') diff --git a/templates/note.html b/templates/note.html index 5289a5e..36c6a3c 100755 --- a/templates/note.html +++ b/templates/note.html @@ -8,7 +8,7 @@

{{ .Page.Title }}

{{ .Page.Type }}, {{ .Page.Created.Format "Jan 2, 2006" }}, on {{ .Config.Title }}'s blog

- {{ .Page.HTML }} + {{ .Page.HTML }} +
- {{ end }} -- cgit v1.2.3