Lines 884-890
tables:
Link Here
|
884 |
- "Dear [% borrower.firstname %] [% borrower.surname %]," |
884 |
- "Dear [% borrower.firstname %] [% borrower.surname %]," |
885 |
- "" |
885 |
- "" |
886 |
- "According to our current records, you have items that are overdue." |
886 |
- "According to our current records, you have items that are overdue." |
887 |
- "Please return or renew them at the branch below as soon as possible." |
887 |
- "Please return or renew your overdue items at the library as soon as possible." |
888 |
- "" |
888 |
- "" |
889 |
- "[% branch.branchname %]" |
889 |
- "[% branch.branchname %]" |
890 |
- "[% branch.branchaddress1 %]" |
890 |
- "[% branch.branchaddress1 %]" |
891 |
- |
|
|