X-Git-Url: https://projects.mako.cc/source/iron-blogger/blobdiff_plain/d9449b6b588a35f54b61698de5f82ebde11af118..f18e54847134bc802c80bc82443c82f9c8a4cd5d:/templates/week.tmpl?ds=inline 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} |