{{ if eq ($.Param "tocPosition") "outer" }} {{ if or ($.Param "enableToc") ($.Param "toc") }}
{{ i18n "toc-label" }}
{{ if $.Param "enableTocSwitch" }} {{ end }}
{{ .TableOfContents }}
{{ end }} {{ end }}