Removed redundant menu - online edit of years/2010/basecamplist.html

This commit is contained in:
Martin Green
2022-06-24 21:10:03 +01:00
parent 7615cd757f
commit e723d89331

View File

@@ -6,7 +6,6 @@
<link rel="stylesheet" type="text/css" href="../../css/main2.css" /> <link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head> </head>
<body> <body>
<h1>Expo 2010 stuff left at basecamp list</h1> <h1>Expo 2010 stuff left at basecamp list</h1>
<ul> <ul>
@@ -82,14 +81,5 @@
</ul> </ul>
<hr /> <hr /></body>
<!-- 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> </html>