12 lines
451 B
HTML
12 lines
451 B
HTML
<!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'>
|
|
<head>
|
|
<title></title>
|
|
<link href='pages.css' type='text/css' rel='stylesheet' />
|
|
<script type='text/javascript' src='pages.js'></script>
|
|
</head>
|
|
<body>
|
|
<p>Using Algo should be pretty straight forward. If you don't get it, send a e-mail to ns@metanohi.name.</p>
|
|
</body>
|
|
</html>
|