{{ .Page.Title }}
{{ partial "navigators/next-prev-navigator.html" . }}
{{ if site.Params.features.comment.enable }} {{ partial "comments.html" site.Params.features.comment.services }} {{ end }} {{ if .Site.Config.Services.Disqus.Shortname }} {{ partial "comments/disqus.html" (dict (slice "disqus" "shortName") .Site.Config.Services.Disqus.Shortname) }} {{ end }}