mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
33 lines
957 B
HTML
33 lines
957 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<title>Handbook placeholder page</title>
|
|
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
|
</head>
|
|
<body>
|
|
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
|
|
|
<h1>Placeholder</h1>
|
|
<p>This is not the page you are looking for.
|
|
<p>This will be replaced with the information you want as soon as someone gets around to writing it. Why not find out how to do this yourself ?
|
|
|
|
<hr />
|
|
|
|
<div id="menu">
|
|
<ul id="links">
|
|
<li><a href="index.htm">Expedition Handbook</a>
|
|
<ul>
|
|
<li><a href="rig/rigit.html">Rigging guide</a></li>
|
|
<li><a href="survey/index.htm">Surveying guide</a></li>
|
|
<li><a href="look4.htm">Prospecting guide</a></li>
|
|
<li><a href="rescue.htm">Rescue guide</a></li>
|
|
</ul></li>
|
|
<li><a href="../infodx.htm">Main index</a></li>
|
|
|
|
<li><a href="../index.htm">Expo Home</a></li>
|
|
<li><a href="../../index.htm">CUCC Home</a></li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|