X-Git-Url: https://projects.mako.cc/source/iron-blogger/blobdiff_plain/ccea18de09f4e3a4221cdd14f0d3d18ce812c37a..f18e54847134bc802c80bc82443c82f9c8a4cd5d:/templates/week.tmpl?ds=inline diff --git a/templates/week.tmpl b/templates/week.tmpl index 4df9ca6..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} |