mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 23:01:55 +00:00
26 lines
852 B
HTML
26 lines
852 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
|
|
<title>1976: Logbook</title>
|
|
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
|
</head>
|
|
<body>
|
|
<h1>Expedition 1976</h1>
|
|
<h4>It's not clear whether there ever was a logbook. If there was, Jack
|
|
Upsall would be a good bet as the most likely to have it</h4>
|
|
|
|
<!-- LINKS -->
|
|
<ul id="links">
|
|
<li>1976 Expedition info:</li>
|
|
<ul>
|
|
<li><a href="report.htm">Expo report, Cambridge Underground 1977</a><br>
|
|
<!-- <li><a href="bcracc.htm">BCRA Caves & Caving Report</a><br> -->
|
|
</ul></li>
|
|
<li><a href="../../pubs.htm#pubs1976">Index</a> to all publications</li>
|
|
<li><a href="../../index.htm">Back to Expeditions intro page</a></li>
|
|
<li><a href="../../../index.htm">CUCC Home Page</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|