{{if .blog.ReadNum}}{{.blog.ReadNum}}{{else}}1{{end}} {{msg . "viewers"}}
{{if eq .locale "zh"}}
{{msg . "report"}}
{{end}}
{{if and .userBlog.CanComment (not (eq .userBlog.CommentType "disqus"))}}
{{if .visitUserInfo.UserId}}
{{else}}
{{msg . "signIn"}}, {{msg . "submitComment"}}.
没有帐号? {{msg . "signUp"}}
{{end}}
{{.blog.CommentNum}} {{msg . "comments"}}
More...
{{if eq .locale "zh"}}

{{end}} {{end}} {{if and .userBlog.CanComment (eq .userBlog.CommentType "disqus")}}
comments powered by Disqus {{end}}