# defines the default layout for normal documentation pages (not including the index) <%inherit file="base.html"/> <% current = toc.get_by_file(self.template.module.filename) %> ${self.nav.topnav(item=current)}
${next.body(toc=toc)}