{{define "title"}}{{.article.Title}} {{end}} {{define "seo"}} {{end}} {{define "content"}} {{include "common/suspend.html" .}}
{{if .article.IsSelf}}
{{if .article.GCTT}} {{.article_gctt.Translator}} {{else}} {{if .article.User.Name}}{{.article.User.Name}}{{else}}{{.article.User.Username}}{{end}} {{if .article.User.IsVip}} ★ VIP {{end}} {{end}}
{{end}}

{{.article.Title}}

{{if .article.GCTT}} {{.article_gctt.Translator}} {{else}} {{if .article.IsSelf}} {{.article.User.Username}} {{else}} {{.article.AuthorTxt}} {{end}} {{end}} · · {{.article.Viewnum}} 次点击 · · 开始浏览     {{if canEdit .me .article}} {{if .article.Markdown}} 编辑 {{else}} 编辑 {{end}} {{end}}
{{if gt (distanceDay .article.Ctime) 100 }}
这是一个创建于 的文章,其中的信息可能已经有所发展或是发生改变。
{{end}}
{{if .article.Markdown}}
{{.article.Content}}
{{if .article.GCTT}}

via: {{.article_gctt.URL}}

作者:{{.article_gctt.Author}}  译者:{{.article_gctt.Translator}}  校对:{{range .article_gctt.Checkers}}{{.}} {{end}}

本文由 GCTT 原创编译,{{.setting.Name}} 荣誉推出

{{end}} {{else}}
{{noescape .article.Content}}
{{end}} {{if not .article.IsSelf}}

本文来自:{{.article.Name}}

感谢作者:{{noescape .article.AuthorTxt}}

查看原文:{{.article.Title}}

{{end}}
{{include "common/promotion.html" .}}
{{.article.Viewnum}} 次点击  {{if .article.Likenum}}∙  {{.article.Likenum}} 赞   {{end}}
{{if .hadcollect}}取消收藏{{else}}加入收藏{{end}} 微博
{{if .subjects}}
被以下专栏收入,发现更多相似内容
{{end}}
{{range .subjects}} {{.Name}} {{.Name}} {{end}} 收入我的专栏
{{if .prev}}
上一篇:{{.prev.Title}}
{{end}} {{if .next}}
下一篇:{{.next.Title}}
{{end}}
{{if .article.Tags}} {{$tags := explode .article.Tags ","}} {{range $tags}}
  • {{.}}
    {{end}} {{end}}
    {{if .article.CloseReply}} 作者关闭了回复功能 {{else}} {{.article.Cmtnum}} 回复 {{if .article.Cmtnum}} |  直到 {{.article.Lastreplytime}}{{end}} {{end}}
    {{include "common/comment-page.html" .}}
    暂无回复
    {{include "common/comment-page.html" .}}
    {{if not .article.CloseReply}} {{template "comment" .}} {{end}} {{include "common/view_stat.html" .}}
    {{include "common/my_info.html" .}} {{if .pos_ad.right1}} {{end}} {{include "sidebar/view_rank.html" (parseJSON `{"rank_title":"今日阅读排行","objtype":1,"limit":10,"rank_type":"today"}`)}} {{if .pos_ad.right2}} {{end}} {{include "sidebar/view_rank.html" (parseJSON `{"rank_title":"一周阅读排行","objtype":1,"limit":10,"rank_type":"week"}`)}} {{include "sidebar/concern.html" .}}
    {{include "common/modal.html" .}} {{if not .article.Markdown}} {{end}} {{end}} {{define "css"}} {{if .article.Css}} {{end}} {{include "cssjs/prism.css.html" .}} {{end}} {{define "js"}} {{include "cssjs/ckeditor.js.html" .}} {{include "cssjs/prism.js.html" .}} {{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}}