{{ if and .Site.Params.toc (ne .Params.toc false) }}

{{ .Site.Data.even.default.posts.toc }}

{{.TableOfContents}}
{{- end }}