- <details class="toc-inpage d-print-none {{with .Get "hide_on"}}d-{{.}}-none{{end}} {{with .Get "show_on"}}d-none d-{{.}}-block{{end}}" open>
- <summary class="font-weight-bold">{{ i18n "table_of_contents" }}</summary>
- {{ $.Page.TableOfContents }}
- </details>
|