[tst:id=head] <html> <head> <title>{title}</title> </head> <body> <table border="1"> [tst:id=user_details] <tr> <td>{name}</td> <td>{pass}</td> <td>{mail}</td> </tr> [tst:id=foot] </table> </body> </html>
info at phpclasses dot org