[% USE date %]
[% p.name | html %] | [% p.balance | format("%0.2f") | html %] |
Time | Shafter | Shaftee(s) | Amount / shaftee | Description |
---|---|---|---|---|
[% date.format(r.time, "%Y/%m/%d %H:%M:%S (%a)") %] | [% r.shafter | html %] | [% r.shaftees.join(", ") %] | [% r.amount | format("%0.2f") | html %] | [% r.desc | html %] |
Powered by Web::Simple + Template.