view sample/index.html @ 1:55578cf505dd

add some documentation for redirector
author Jeff Hammel <k0scist@gmail.com>
date Wed, 10 Mar 2010 10:45:11 -0500
parents af82aaec0377
children
line wrap: on
line source

<html>
<head>
<title>foo bar</title>
</head>
<body>
<p><a href="foo.txt">foo</a></p>
<p><a href="bar.txt">bar</a></p>
</body>
</html>