<%inherit file="/page.mako" />

Edit Create new based on this

<% p = exp.prev if p: context.write(self.left_arrow("const/%s" % p.id, p.description)) p = exp.next if p: context.write(self.right_arrow("const/%s" % p.id, p.description)) %> <%def name="heading()"> Constant Expense