Add class to Markdown page

master
Noah 2023-01-27 18:23:45 +00:00
parent d78814b9c9
commit f6f2dc57e8
1 changed files with 2 additions and 0 deletions

View File

@ -1,7 +1,9 @@
{{ define "title" }}{{ .Data.Title }}{{ end }}
{{ define "content" }}
<div class="markdown">
{{ .Data.HTML }}
</div>
{{ if and .CurrentUser.Admin .Editable }}
<p class="mt-4">