mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 15:21:55 +00:00
27 lines
552 B
HTML
27 lines
552 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
|
<html lang=en>
|
|
<head>
|
|
<title>
|
|
The Potato Hut
|
|
</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../css/main2.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 © 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>
|