expoweb/piclinks/potato-hut.shtml
2002-05-26 16:12:19 +02:00

26 lines
527 B
Plaintext

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html lang=en>
<head>
<title>
The Potato Hut
</title>
<!--#include virtual="../css/main.css"-->
</head>
<body>
<h1>The Potato Hut</h1>
<center><img src="../images/potato-hut.jpg"></center>
<p>The Potato Hut seen from the outside.
<br><font size=-1>Photo &copy; Mark Shinwell, 2000</font>
<p><hr>
<p><ul>
<li><a href="../bcamps.htm">Base Camps</a>
<li><a href="../fester.htm">Expo festering guide</a>
<li>Back to <a href="../infodx.htm">Main Index</a>
</ul>
</body>
</html>