Subject: You have royalties due to pay

Dear #{User.name},

Your next payment day is #{PaymentDate}.
All royalties credited by the date should be paid on this day.

So far you have royalties to pay of total amount of #{TotalAmount}:

<goth:for each="r" invar="Royalties">
* ##{r.ID} #{r.TblCtime} #{r.amount} #{r.DescrText}
</goth:for>