mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 15:21:55 +00:00
29 lines
961 B
HTML
29 lines
961 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
<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 were hoping 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 ?
|
|
|
|
|
|
<p>The instructions for how to edit this page in a browser, or to add your own pages to this handbook are
|
|
in our <a href="../computing/hbmanual1.html">Handbook editing manual</a>.
|
|
|
|
<p>Clearly you want this information, and you will now go out and get it elsewhere, so please take a moment when you are
|
|
done to record it here. It will help other people in the same situation as you, and you are clearly THE BEST PERSON to
|
|
do this as you care about it.
|
|
|
|
<hr />
|
|
|
|
</body>
|
|
</html>
|