{{if and $.blogInfo.OpenComment (not (eq $.blogInfo.CommentType "disqus"))}} {{template "leanote_comments.html" .}} {{end}} {{if and $.blogInfo.OpenComment (eq $.blogInfo.CommentType "disqus")}} {{template "disqus.html" .}} {{end}}