{{ if and .Site.DisqusShortname (not (or .Site.Params.disable_comments .Params.disable_comments)) }} <section id="comments"> {{ template "_internal/disqus.html" . }} </section> {{ end }}