mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 23:01:55 +00:00
30 lines
798 B
HTML
30 lines
798 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<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="../handbook/bcamps.html">Base Camps</a></li>
|
|
<li><a href="../handbook/fester.html">Expo festering guide</a></li>
|
|
<li>Back to <a href="../infodx.htm">Main Index</a></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|