{{include "header.html"}} {{include "nav.html"}}
{{if .Single}}
{{if index .Single.Ext "banner_img"}} {{.Single.Name}} {{end}}
{{.Single.Name}}

{{.Single.Name}}

{{if .Single.Description}}

{{.Single.Description}}

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