{{ $toc := partial "toc.html" (dict "page" .) }} {{ $needTOC := .Scratch.Get "needTOC" }} {{ if .Scratch.Get "seeAlso" }} {{ $related := .Site.RegularPages.Related . | first 6 }} {{ with $related }} {{ end }} {{ end }} {{ if or .NextInSection .PrevInSection }} {{ end }}
{{ if and $needTOC (not .Params.force_inline_toc) }}