marek_www/layouts/shortcodes/toc.html

5 lines
62 B
HTML

<div class="pagetoc">
{{ .Page.TableOfContents }}
</div>