mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 15:21:55 +00:00
20 lines
642 B
HTML
20 lines
642 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<title>Handbook Troggle XXX</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||
|
<h1>Handbook Troggle XXX</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 />
|
||
|
Go on to: <a href="trogarch.html">Troggle architecture</a><br />
|
||
|
Return to: <a href="trogintro.html">Troggle intro</a><br />
|
||
|
<hr />
|
||
|
</body>
|
||
|
</html>
|