diff --git a/root/.markdown.gohtml b/root/.markdown.gohtml index 99c8972..d0840d3 100644 --- a/root/.markdown.gohtml +++ b/root/.markdown.gohtml @@ -1,7 +1,9 @@ {{ define "title" }}{{ .Data.Title }}{{ end }} {{ define "content" }} +
{{ .Data.HTML }} +
{{ if and .CurrentUser.Admin .Editable }}