]> asedeno.scripts.mit.edu Git - bluechips.git/blobdiff - bluechips/templates/history/index.mako
Move common title generating code into base template
[bluechips.git] / bluechips / templates / history / index.mako
index 6cb5fb1829050f94615005a1750b1fe9d5f68c9d..7921e0f62dc9c66ef1fca1e2b6f64edda277e330 100644 (file)
@@ -1,7 +1,5 @@
 <%inherit file="/base.mako"/>
 
-<%def name="title()">${parent.title()} :: ${c.title}</%def>
-
 <h2>Group Expenditures</h2>
 
 ${self.listExpenditures(c.expenditures)}