Removed redundant menu - online edit of years/2009/index.html

This commit is contained in:
Martin Green
2022-06-24 21:12:15 +01:00
parent 9f810d02a4
commit 1daa4e46b8

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 2009: documentation index</h1> <h1>Expo 2009: documentation index</h1>
<p>Caving <a href="/expedition/2009">trips records</a>. <p>Caving <a href="/expedition/2009">trips records</a>.
@@ -30,14 +29,5 @@
</ul> </ul>
<hr /> <hr /></body>
<!-- LINKS -->
<div id="menu">
<ul id="links">
<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>
<li><a href="../../../index.htm">CUCC Home Page</a></li>
</ul>
</div>
</body>
</html> </html>