X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=bluechips%2Ftemplates%2Fspend%2Findex.mako;h=09f5e2b0c59ab6d914cb286aae05b1d7b3a40cc9;hb=9b0db4bbe905453c242a39632399a8205db1f538;hp=61047ad445ab1e243278c40840c42e5f4ad365b9;hpb=8bfdfc2600a85b1b8935f434bce64dc3c5cbfc06;p=bluechips.git diff --git a/bluechips/templates/spend/index.mako b/bluechips/templates/spend/index.mako index 61047ad..09f5e2b 100644 --- a/bluechips/templates/spend/index.mako +++ b/bluechips/templates/spend/index.mako @@ -1,6 +1,6 @@ <%inherit file="/base.mako"/> -<%def name="title()">${parent.title()} :: Add a New Expenditure +<%def name="title()">${parent.title()} :: ${c.title} <%! import bluechips.widgets.spend as forms %>