{{define "title"}}{{.title}} {{end}} {{define "seo"}} {{end}} {{define "content"}}

{{.title}} 的题目如下

{{add .question.Viewnum 1}} 次点击 · {{if .question.Likenum}}{{.question.Likenum}} 赞 ·{{end}} 开始浏览   · 来源「{{.question.Source}}」
{{noescape .question.Question}}
{{.question.Cmtnum}} 回复
{{include "common/comment-page.html" .}}
暂无回复
{{include "common/comment-page.html" .}}
{{template "comment" .}} {{include "common/view_stat.html" .}}
{{include "common/my_info.html" .}} {{if .pos_ad.right1}} {{end}} {{include "sidebar/view_rank.html" (parseJSON `{"rank_title":"今日阅读排行","objtype":0,"limit":10,"rank_type":"today"}`)}} {{if .pos_ad.right2}} {{end}} {{include "sidebar/view_rank.html" (parseJSON `{"rank_title":"一周阅读排行","objtype":0,"limit":10,"rank_type":"week"}`)}} {{include "sidebar/concern.html" .}}
{{end}} {{define "css"}} {{include "cssjs/prism.css.html" .}} {{end}} {{define "js"}} {{if .pos_ad.right1}} {{if eq .pos_ad.right1.AdType 1}} {{noescape .pos_ad.right1.Code}} {{end}} {{end}} {{if .pos_ad.right2}} {{if eq .pos_ad.right2.AdType 1}} {{noescape .pos_ad.right2.Code}} {{end}} {{end}} {{end}}