{{ if and .IsPage (ne .Params.comment false) }}
{{- if and .Site.Params.disqus.name .Site.Params.disqus.lazy -}}
Load Comments
{{- end -}}
{{- if .Site.Params.gitalk.owner -}}
{{- end -}}
{{- if .Site.Params.disqus.name -}}
{{- if not .Site.Params.disqus.lazy -}}
{{- end -}}
{{- end -}}
{{- if and .Site.Params.changyanAppid .Site.Params.changyanAppkey -}}
{{- end -}}
{{- if .Site.Params.livereUID -}}
{{- end -}}
{{- if .Site.Params.gitment.owner -}}
{{ if .Site.Params.publicCDN.enable -}}
{{ .Site.Params.publicCDN.gitmentCSS | safeHTML }}
{{ .Site.Params.publicCDN.gitmentJS | safeHTML }}
{{- else -}}
{{- end }}
{{- end }}
{{- end }}