X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=bluechips%2Ftemplates%2Fstatus%2Findex.mako;h=cd851eec6062197f8f8e682d70ef3bc90125f5f3;hb=c0cc786ed11a60845d1cd2a97c702f7f1d723409;hp=f1c21e364d02fac36bc21e5067492682b6d1b2f8;hpb=eadf3c3a4e49086b24dd61ead8ea95cdada8b88a;p=bluechips.git diff --git a/bluechips/templates/status/index.mako b/bluechips/templates/status/index.mako index f1c21e3..cd851ee 100644 --- a/bluechips/templates/status/index.mako +++ b/bluechips/templates/status/index.mako @@ -8,7 +8,7 @@ % else:

To balance the books, the following transfers need to be made:

- +
@@ -30,25 +30,18 @@
From To
- - - - - - - - - - - - - - - - - - + + + + % for period in ('Total', 'Past year', 'Year to date', 'Month to date', 'Last month'): + + + % for scope in ('all', 'mine'): + + % endfor + + % endfor
Total${c.total}
Past year${c.year_total}
Year to date${c.this_year_total}
Month to date${c.this_month_total}
Last month${c.last_month_total}EveryoneMy Share
${period}${c.totals[period][scope]}