]> asedeno.scripts.mit.edu Git - bluechips.git/blobdiff - bluechips/templates/history/index.mako
We have pie charts.
[bluechips.git] / bluechips / templates / history / index.mako
index 41547ca3ec75e0a2b0c44e4564a840075f44f5ee..08d0aa736db3516d9d32c164f9c9480a7f47363b 100644 (file)
@@ -1,11 +1,10 @@
 <%inherit file="/base.mako"/>
 
-<%def name="title()">${parent.title()} :: History</%def>
+<h2>Tags</h2>
+${self.listTags()}
 
 <h2>Group Expenditures</h2>
-
 ${self.listExpenditures(c.expenditures)}
 
 <h2>Transfers</h2>
-
 ${self.listTransfers(c.transfers)}