mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 15:21:55 +00:00
22 lines
567 B
HTML
22 lines
567 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<title>Handbook Troggle Design</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||
|
<h1>Troggle Design Decisions</h1>
|
||
|
|
||
|
<p>Open issues being worked on:
|
||
|
<ul>
|
||
|
<li>New systems for <a href="menudesign.html">website menus</a>
|
||
|
</ul>
|
||
|
<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>
|