<!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" xml:lang="nl" lang="nl">
<head>
	<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
	<base href="http://storytlr.eschnou.net/"/>
	<title>storytlr | your life online</title>
	<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />	
	<link rel="stylesheet" href="style/style.css" type="text/css" media="screen" />
		
		</head>

<body onload="" >

<div id="pagewrapper" class="page_">
	
	<div class='overlay_status_wrapper' id='overlay_status_wrapper' style="display:none;">
		<div class='overlay_status'>
			<h5>Importing your data</h5>
			Depending on the number of items this can take a while.<br/><br/>
			<div class="progress"><img class="wait" src="images/ajax-loader.gif" /> Importing...</div>
		</div>
	</div>
	
	<div id="header">
		<div id="home"><a href="admin/home" onfocus="this.blur();" title="Homepage">&nbsp;</a></div>
		<div id="headerimg">
			
			<div id="loginStatus">
									<div class="login">
	<form id="formLogin" enctype="application/x-www-form-urlencoded" action="admin/auth/login" method="post">
	<table>
		<tr>
			<td>Username:</td>
			<td><input id="username" name="username" size="17" maxlength="16" tabindex="1" /></td>
			<td><input tabindex="3" type="submit" name="login" id="login" value="Sign in" /></td>
		</tr>
		<tr>
			<td>Password:</td>
			<td><input id="password" name="password" size="17" maxlength="16" type="password" tabindex="2" /></td>
		</tr>
		<tr>
			<td></td>
			<td><input type="checkbox" name="remember" id="remember"/> Remember me</td>
		</tr>
		<tr>
			<td><input type="hidden" name="target" value="" id="target" /></td>
		</tr>
	</table>
	</form>
</div>
								</div>
			
		</div>
	</div>
	
		<!--  <div id="banner">
		Want to support us ? Then vote for us at the <a href="http://uk.techcrunch.com/2009/06/24/the-europas-best-bootstrapped-startup-less-than-3-years-old/">Techcrunch Europas</a> award. Thanks ! 
	</div>
	-->
		
		<div id="navigationMenu">
		<ul class="logout">	
		</ul>
	</div>
			
	<div id="contentwrapper">
		
		<div id="page">
		
			<div id="status_messages">
							</div>
			
			<div id="error_messages">
							</div>
		
			<div id="content" class="narrowcolumn">
				<h1>Sign in to storytlr</h1>
<div class="form_wrapper">

<form id="formLoginMain" enctype="application/x-www-form-urlencoded" action="admin/auth/login" method="post">
	<table>
		<tr>
			<td class="label">
				<label for="username" class="required">Username:</label>
			</td>
			<td class="element">
				
<input type="text" name="username" id="username" value="">			</td>
		</tr>
		
		<tr>
			<td class="label">
				<label for="password" class="required">Password:</label>
			</td>
			<td class="element">
				
<input type="password" name="password" id="password" value="">			</td>
		</tr>
		
		<tr>
			<td class="label">
				<label for="remember" class="required"></label>
			</td>
			<td class="element">
				
<input type="hidden" name="remember" value="0"><input type="checkbox" name="remember" id="remember" value="1" class="remember"> Remember me		
			</td>
		</tr>
		
		<tr>
			<td></td>
			<td>
<input type="submit" name="login" id="login" value="Sign in"></td>
		</tr>
				
	</table>
	
	
<input type="hidden" name="target" value="" id="target">	
	
<input type="hidden" name="bookmarklet" value="" id="bookmarklet">	
</form>

<strong>No account yet?</strong> <a href="admin/register/" >Sign up now</a><br />
<strong>Forgot your password?</strong> <a href="admin/recover"  >Request new password</a>
</div>
<br/>
<br class="fix"/>
			</div>
		
		</div>
		
	</div>
	
	<br class="fix" />
	
	<div id="footer">
		
		<div class="blockwrapper">
			<div class="block">
				<h2>Legal stuff</h2>
				You are running storytlr version 1.1-dev, available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License version 2.0</a>.
			</div>
				
			<div class="block">
				<h2>About us</h2>
				Find out more about storytlr below. 
				<ul>
					<li><a href="http://storytlr.googlecode.com">The storytlr initiative</a></li>
				</ul>
			</div>
			
			<div class="block">
				<h2>Need help?</h2>
				Got a question, a problem or a great idea: let us know!
				<ul>
					<li><a href="http://code.google.com/p/storytlr/wiki/GetStarted">Getting started!</a></li>
					<li><a href="http://code.google.com/p/storytlr/wiki/WikiHome">Storytlr Wiki</a></li>
					<li><a href="http://groups.google.com/group/storytlr-discuss">Mailing list</a></li>
				</ul>
				
			</div>
			
			<div class="block">
				<h2>Contact us</h2>
				Send us an email in case you want to learn more.
				<ul>
					<li><a href="mailto:info@storytlr.com">Email us</a></li>
					<li><a href="http://twitter.com/storytlr">Follow us on twitter</a></li>
				</ul>
			</div>	
		</div>
		
		<br class="fix" />
		
		<div id="copyright">
		<p>
			Web site powered by <a href="http://storytlr.googlecode.com">storytlr</a>, version 1.1-dev, available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License version 2.0</a>.
		</p>
		</div>
	</div>

</div>

</body>

</html>		
	