<html>
<head><title><?page_title?>This is a sample title<?/?></title>
</head>
<body>
<div style="border: 1px solid black; font-face: verdana 10px">
<?page_content?>
sample page content here
<?/page_content?>
</div>
<p><a href=".">Back</a>
</body>
</html>