mirror of
https://gitea.com/gitea/theme.git
synced 2026-04-28 23:09:46 +08:00
6 lines
79 B
HTML
6 lines
79 B
HTML
{{ if .Params.toc }}
|
|
<section>
|
|
{{ .TableOfContents }}
|
|
</section>
|
|
{{ end }}
|