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