<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>
</head>
<body>
<%method title>
-Welcome to Myghty!
+Documentation
</%method>
ext
</%args>
+<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>