doc/tmpl/index.html
author Sandro Knauß <knauss@netzguerilla.net>
Thu, 29 Mar 2012 17:21:46 +0200
branchdevel
changeset 259 5d9c24c2cb8d
parent 72 e7b44716a564
child 271 b218238e76b9
permissions -rw-r--r--
iro.model.utils: adding docstrings

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
	xmlns:xi="http://www.w3.org/2001/XInclude"
	xmlns:py="http://genshi.edgewall.org/">
	<xi:include href="layout.tmpl" />
	<head>
		<title>work in progress</title>
	</head>
	<body>
		<title>Iro</title>
		<div class="item">
			<p>
				Iro ist toll, ist aber noch nicht fertig.
			</p>
		</div>
	</body>
</html>