Mercurial > hg > redirector
view sample/index.html @ 0:af82aaec0377
initial import of redirector
author | k0s <k0scist@gmail.com> |
---|---|
date | Mon, 07 Sep 2009 15:15:48 -0400 |
parents | |
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>