mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
28 lines
701 B
HTML
28 lines
701 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<title>
|
|
The Potato Hut
|
|
</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
|
</head>
|
|
<body>
|
|
<h1>The Potato Hut</h1>
|
|
<div class="centre"><img src="../images/potato-hut.jpg"></div>
|
|
<p>The Potato Hut seen from the outside.</p>
|
|
|
|
<p class="caption">Photo © Mark Shinwell, 2000</p>
|
|
|
|
<hr />
|
|
|
|
<ul>
|
|
<li><a href="../bcamps.htm">Base Camps</a></li>
|
|
<li><a href="../fester.htm">Expo festering guide</a></li>
|
|
<li>Back to <a href="../infodx.htm">Main Index</a></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|