{{ define "main" }}
{{ if .Params.renderTableofContents | default false }}
{{ i18n "tableOfContents" }} {{ .TableOfContents }}
{{ end }}
{{ end }}