mirror of
https://gitea.com/gitea/theme.git
synced 2026-06-30 10:26:13 +08:00
6 lines
79 B
HTML
6 lines
79 B
HTML
{{ if .Params.toc }}
|
|
<section>
|
|
{{ .TableOfContents }}
|
|
</section>
|
|
{{ end }}
|