4 lines
144 B
HTML
4 lines
144 B
HTML
|
{{ if ne .TableOfContents "<nav id=\"TableOfContents\"></nav>" }}
|
||
|
<p class="toc-title">Table of contents:</p>
|
||
|
{{ .TableOfContents }}
|
||
|
{{ end }}
|