{{ if .Params.toc }}
<section>
<details closed class="toc">
<summary>Table of Contents</summary>
{{ .TableOfContents }}
</details>
</section>
{{ end }}