Website-Redesign/layouts/partials/toc.html

5 lines
70 B
HTML
Raw Normal View History

<div class="articleToc">
{{ .TableOfContents }}
<hr />
</div>