{{define "content"}}

{{.title}}

{{if .folder_path}}

{{.folder_path}}

{{end}}
{{.content | safeHTML}}
{{end}} {{define "scripts"}} {{end}}