blob: e4f3518cf0fe5529c5ce866c4b107641f006696d [file]
<%inherit file="base.html"/>
<%page args="toc, extension"/>
<%namespace name="tocns" file="toc.html"/>
${tocns.toc(toc, paged=True, extension=extension)}