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