Files
lettre/website/themes/hugo-theme-learn/layouts/partials/toc.html
Alexis Mousset e85c3a4d70 add website
2017-05-25 22:18:31 +02:00

6 lines
90 B
HTML

<div class="progress">
<div class="wrapper">
{{ .TableOfContents }}
</div>
</div>