Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of thorpe hepburn | > | Thorpe Systems template | > | example.html | > | Download | ||
|
Download |
[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> |