{{ partial "toc.html" . }} {{ if .Params.tags }}
{{ range .Params.tags }} {{ . }}  {{ end }}
{{ end }} {{ if .Site.Params.enableBottomNavigation }} {{ partial "bottomnav.html" . }} {{ end }}
{{ if and (gt .WordCount 400) (.Param "backtotop") }} {{ partial "backtotop.html" . }} {{ end }} {{ if (not (isset .Params "disable_comments")) }} {{ partial "disqus.html" . }} {{ end }}