<html> <head> <title>__SITE_TITLE__ - __PAGE_TITLE__</title> <link href="template/style.css" rel="stylesheet" type="text/css"> </head> <body> <table align="center" class="main_table"> <tr><td align="right"> <a href="index.php">Browse Apartments</a> | <b><a href="apartment_insert.php">List your Apartment for Free</a></b><br> <tr><td class="header"><b>__SITE_TITLE__</b><br> __SITE_TAGLINE__</td></tr> <tr><td class="content">__PAGE_CONTENT__</td></tr> <tr><td class="footer">Copyright 2011<br> <a href="terms_and_conditions.php">Terms and Conditions</a> | <a href="admin_login.php">Admin Login</a></td></tr> </table> </body> </html>