X-Git-Url: https://projects.mako.cc/source/iron-blogger/blobdiff_plain/d9449b6b588a35f54b61698de5f82ebde11af118..2c61e383ade53f4af779f2398dd8e71d00b70b8c:/templates/week.tmpl diff --git a/templates/week.tmpl b/templates/week.tmpl index 0672bf4..dee7ee4 100644 --- a/templates/week.tmpl +++ b/templates/week.tmpl @@ -40,9 +40,9 @@ Results for week beginning ${week_start.strftime("%F")}
This week: | $${5 * len(lame)} |
Total: | $${pool} |
Paid: | $${paid} |
This week: | ${currency}${fine * len(lame)} |
Total: | ${currency}${pool} |
Paid: | ${currency}${paid} |