{{ $toc := partial "toc.html" (dict "page" .) }} {{ $needTOC := .Scratch.Get "needTOC" }}
{{ if and $needTOC (ne .Params.force_inline_toc true) }}
{{ else }}
{{ end }} {{ if or $section.Params.sidebar_singlecard $section.Params.sidebar_multicard }}

{{ end }}

{{ .Title }}

{{ if .Params.subtitle }}

{{ .Params.subtitle }}

{{ end }} {{ if .Params.attribution }} {{ end }} {{ if $needTOC }} {{ end }}