mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-23 07:41:56 +00:00
28 lines
692 B
HTML
28 lines
692 B
HTML
<html>
|
|
<head>
|
|
<title>
|
|
The Potato Hut
|
|
</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
|
</head>
|
|
<body>
|
|
<h1>The old Potato Hut</h1>
|
|
<div class="centre"><img src="../images/potato-hut.jpg"></div>
|
|
<p>The old Potato Hut seen from the outside.
|
|
This is still there, but we now use the new Potato Hut which has been built next to it.
|
|
(The old hut is used as a store by various friends and relations of Karin's.)</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>
|