{{ partial "head.html" . }}
{{ if not .Params.notoc }} {{ with .TableOfContents }}
{{ . }}
Back to top
{{ end }} {{ partial "toc_on_side.html" . }} {{ end }} {{ block "main" . }}{{ end }} {{ if not .IsHome -}} {{ template "_internal/disqus.html" . }} {{ end }}
{{ partial "sidebar/sidebar.html" . }} {{ partial "footer.html" . }} {{ range site.Params.custom_js -}} {{ end }} {{ block "footer" . }}{{ end }} {{ template "_internal/google_analytics.html" . }}