{{- if and (not (eq .Site.DisqusShortname "" )) (eq (.Site.Params.disable_comments | default false) false) -}}
  {{ template "_internal/disqus.html" . }}
{{- end -}}