{{ if and .Site.Config.Services.Disqus.Shortname (not (or site.Params.disable_comments .Params.disable_comments)) }}
{{ template "_internal/disqus.html" . }}
{{ end }}