[eluser]alvaroeesti[/eluser]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head profile="http://gmpg.org/xfn/11">
<title><div>
<h4>A PHP Error was encountered</h4>
<p>Severity: Notice</p>
<p>Message: Undefined variable: page_title</p>
<p>Filename: views/header.php</p>
<p>Line Number: 6</p>
</div></title>
<link rel="shortcut icon" href="image/favicon.ico" />
<style type='text/css' media='all'>@import url('CI/css/style.css');</style>
<link rel='stylesheet' type='text/css' media='all' href=CI/css/style.css' />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="content-language" content="en-gb" />
<meta http-equiv="imagetoolbar" content="false" />
<meta name="author" content="Christopher Robinson" />
<meta name="copyright" content="Copyright © Christopher Robinson 2005 - 2007" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="last-modified" content="Sat, 01 Jan 2007 00:00:00 GMT" />
<meta name="mssmarttagspreventparsing" content="true" />
<meta name="robots" content="index, follow, noarchive" />
<meta name="revisit-after" content="7 days" />
</head>
<body>
<div id="header">
<h1>Your Website</h1>
<h2>catchy slogan..</h2>
</div>
<div id="navigation">
<ul>
<li><a href="#">link one</a></li>
<li><a href="#" class="active">active link</a></li>
<li><a href="#">link three</a></li>
<li><a href="#">link four</a></li>
<li><a href="#">link five</a></li>
<li><a href="#">link six</a></li>
</ul>
</div>
<div id="content"> <!-- this div will close at the start of the footer -->
<h1>Content Header</h1>
<div id="login_form">
<form name="login_form" action ="process_login.php" method="POST">Email: <br><input type = "field" name ="email"> <br>Password: <br><input type = "password" name ="password"><p><input type ="submit"></ form>
</div>
<div id="footer">
<p>Copyright © <a href="#">Plain and Simple</a> 2007 | Designed by <a href="http://www.edg3.co.uk/">edg3.co.uk</a> | Sponsored by <a href="http://www.opendesigns.org/">Open Designs</a> | Valid <a href="http://jigsaw.w3.org/css-validator/">CSS</a> & <a href="http://validator.w3.org/">XHTML</a></p>
</div>
</body>
</html>