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

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

{{if and .Single .Single.Description}}

{{.Single.Description}}

{{end}}
{{default (index .ThemesExt "hero_badge") "染发 · 烫发 · 护理 · 造型"}} {{default (index .ThemesExt "price_hint") "价格以到店评估为准"}}
{{if .Single}}{{.Single.Content|Str2Html}}{{end}}
{{include "sidebar.html"}}
{{include "footer.html"}} {{include "js.html"}}