mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-25 13:45:20 +00:00
Fix the menus to work with the new system
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Expo 2010 suggestions list</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Expo 2010 suggestions list</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Expo 2010 left-at-topcamp list</h1>
|
||||
|
||||
<ul>
|
||||
|
||||
<ul>
|
||||
<li>5 250g bags of mashed potato</li>
|
||||
<li>½ Box of mashed potato</li>
|
||||
<li>80 Darren drum of plain</li>
|
||||
@@ -58,14 +58,16 @@
|
||||
<li>Details of battery</li>
|
||||
<li>Small battery, Yuasa NPC38-12I</li>
|
||||
<li>Large battery, 350mm, 168mm, 180mm high</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<!-- LINKS -->
|
||||
<ul id="links">
|
||||
<li><a href="index.htm">Expo 2010 index</a></li>
|
||||
<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
|
||||
<li><a href="../../index.htm">CUCC in Austria introduction page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<!-- LINKS -->
|
||||
<div id="menu">
|
||||
<ul id="links">
|
||||
<li><a href="index.htm">Expo 2010 index</a></li>
|
||||
<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
|
||||
<li><a href="../../index.htm">CUCC in Austria introduction page</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user