{{include "header.html"}} {{include "nav.html"}} {{if index .ThemesExt "show_breadcrumb"}} {{if .Nav}} {{end}} {{end}} {{if .Single}}

{{.Single.Name}}

{{if .Single.Description}}

{{.Single.Description}}

{{end}} {{if .Single.Ext}}{{if index .Single.Ext "banner_img"}}
{{.Single.Name}}
{{end}}{{end}}
{{.Single.Content|Str2Html}}
{{end}} {{include "footer.html"}} {{include "js.html"}}