sunet/web-server/root/htdocs/index.html

9 lines
119 B
HTML
Raw Normal View History

2002-08-22 11:38:17 -04:00
<html>
<head><title>Home</title></head>
<body>
<p>
Hello world! <a href=index2.html>(more...)</a>
</p>
</body>
</html>