<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja">
	<head profile="http://www.w3.org/2003/g/data-view">
		<title>$title - Tropio</title>
		<!-- <script type="text/javascript" src="site-script.js"></script> -->
	</head>

	<body>
		<h1 id="top">$title - Tropio</h1>
		<div class="section" id="content">
			<h2>$title</h2>
			$body
		</div>
		<div class="section" id="function">
			<ul>
				<li><a href="?mode=edit">Edit</a></li>
				<li><a href="/?mode=create">Create</a></li>
				<li><a href="/">Random</a></li>
			</ul>
		</div>
		<div class="section" id="footer">
			<p>powered by <a href="http://www.iolanguage.com/">Io (iolanguage)</a></p>
			<address>made by <a href="cho45@lowreal.net">cho45@lowreal.net</a></address>
		</div>
	</body>
</html>
