]> 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 41547ca3ec75e0a2b0c44e4564a840075f44f5ee..7921e0f62dc9c66ef1fca1e2b6f64edda277e330 100644 (file)
@@ -1,7 +1,5 @@
 <%inherit file="/base.mako"/>
 
-<%def name="title()">${parent.title()} :: History</%def>
-
 <h2>Group Expenditures</h2>
 
 ${self.listExpenditures(c.expenditures)}