1 Dear <TMPL_VAR NAME="NAME"><p>
2 According to the library's records, you or your children have the following overdue
3 items borrowed from a Horowhenua Library and not yet returned. Please return them immediately to avoid increasing fines.
6 <TMPL_LOOP NAME=BOOKDETAILS>
8 <td><TMPL_VAR NAME=DATE_DUE></td>
9 <td><TMPL_VAR NAME=BARCODE></td>
10 <td><TMPL_VAR NAME=TITLE></td>
11 <td><TMPL_VAR NAME=ITEMTYPE></td>
12 <td>$<TMPL_VAR NAME=FINE></td>