<html> <body> <table width=200 bgcolor="green" border="1"> <tr> <td> Changed </td> </tr> <tr> <td> {HEADER} </td> </tr> {TABLE_ROWS} </table> </body> </html>
info at phpclasses dot org