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