%inherit file="_base.mako"/> <%block name="lefthead"> ${parent.lefthead()} % for module in g.modules: <% navitem = module.navitem() %> % if navitem: ${navitem} % endif % endfor %block> <%block name="righthead">