<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" lang="nl" xml:lang="nl">
<head>
	<title>Glastotaal Beheer - Login </title>
  
  <link href="/css/site.css" type="text/css" media="screen" rel="stylesheet" />
</head>
<body>

<div id="container">
<div id="header">
<a href="http://www.glastotaalbeheer.nl/"><img src="/images/logo.gif" alt="Glastotaalbeheer" /></a>
</div>
<div id="content">


	<h1>Login</h1><form id="login" method="post" action="/admin/">
	<fieldset>
	<label for="sEmail">E-mail adres</label><input type="text" name="sEmail" id="sEmail" />
	<label for="sPassword">Wachtwoord</label><input type="password" name="sPassword" id="sPassword" />
	<label><a href="/member/forgot-password/">Wachtwoord vergeten?</a></label><input class="button" type="submit" value="login" />
	</fieldset>
</form><br class="clear" />
</div>
</div>
</body>
</html>
