{{include "header.html"}}{{include "nav.html"}}{{include "bread.html"}}

{{if .Single}}{{.Single.Title}}{{else}}{{.Title}}{{end}}

{{if .Single}}{{.Single.Content|Str2Html}}{{end}}
{{include "footer.html"}}{{include "js.html"}}