<%flags>inherit =None</%flags>
<html>
<head>
	<title><& REQUEST:title &></title>
    <link href="style.css" rel="stylesheet" type="text/css"></link>
    <link href="syntaxhighlight.css" rel="stylesheet" type="text/css"></link>

    <link href="docs.css" rel="stylesheet" type="text/css"></link>
    <script src="scripts.js"></script>
</head>
<body>

% m.call_next()

<center>
</center>
</body>
</html>


<%method title>
Documentation
</%method>


