4 lines
151 B
HTML
4 lines
151 B
HTML
{{ return and
|
|
(default .Site.Params.BookToC .Params.BookToC | default true)
|
|
(not (eq .TableOfContents "<nav id=\"TableOfContents\"></nav>"))
|
|
}} |