{{include "header.html"}} {{include "nav.html"}} {{if index .ThemesExt "show_breadcrumb"}} {{if .Nav}} 首页 {{range .Nav}} / {{.Name}} {{end}} {{end}} {{end}} {{if .Single}} {{if .Single.Ext}} {{$banner := index .Single.Ext "banner_img"}} {{if $banner}} {{end}} {{end}} Contact {{.Single.Name}} {{if .Single.Description}}{{.Single.Description}}{{end}} 联系方式 电话:400-123-4567 邮箱:contact@example.com 地址:北京市朝阳区某某大厦 18 层 工作时间:周一至周五 9:00-18:00 {{.Single.Content|Str2Html}} {{if eq 1 .Site.EnableMessage}} 给我们留言 昵称 邮箱 内容 {{if .Site.EnableCaptcha}} 验证码 {{end}} 提交留言 {{end}} {{end}} {{include "footer.html"}} {{include "js.html"}} {{if eq 1 .Site.EnableMessage}} {{end}}
{{.Single.Description}}