<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr-ch" lang="fr-ch">
<head>
	<title>a(dmin)Blog</title>
	<link rel="stylesheet" type="text/css" href="templates/admin.css" title="yellow - bw"/>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
<body>
	<div id="header">
		<h1>a(dmin)Blog</h1>
		<p><em>it’s just admin</em></p>
	</div>
	<div id="page">
	<h3>Welcome into the admin system.</h3>
	<p><strong>it's a no restriction area, please be gentle!</strong></p>
	<p>AtomAPI is better because of some php limitations (sorry).</p>
		</div>
	<ul id="menu">
		<li><a href="/">«</a></li>
		<li><a href="admin.php">&lt;</a></li>
		<li><a href="admin.php?page=user">user</a></li>
		<li><a href="admin.php?page=feed">feed</a></li>
	</ul>
</body>
</html>
