diff --git a/internal/conf/templates/view.tmpl.html b/internal/conf/templates/view.tmpl.html index 57b79b2..fde8b20 100644 --- a/internal/conf/templates/view.tmpl.html +++ b/internal/conf/templates/view.tmpl.html @@ -1,6 +1,13 @@ {{define "title"}}{{.note.Title}}{{end}} {{define "main"}} -
+ +
{{.note.BodyRendered}}
@@ -77,17 +84,27 @@ {{end}}