[%- INCLUDE page_toc toc=doc.toc; # render the content # index-section is used to break up the doc into sections for indexing FOREACH sec = doc.body; -%]
[%- sec; "

\n"; IF loop.count != loop.size; INCLUDE top_link; END; -%]

[%- END -%]