{{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"}}