mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-03-30 00:59:51 +01:00
make some pages sensitive to current_expo()
This commit is contained in:
75
index00.htm
Normal file
75
index00.htm
Normal file
@@ -0,0 +1,75 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>CUCC's Austria expeditions</title>
|
||||
<link rel="stylesheet" type="text/css" href="css/main2.css" />
|
||||
<style type="text/css">
|
||||
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body id="homepage">
|
||||
|
||||
<div id="homebox" style="color:black; background-color: rgba(255, 255, 255, 0.6); padding: 1% 5% 5%; margin-right:10%">
|
||||
|
||||
<h1 style="color:black">CUCC in Austria <a style="color:black" href="years/1976/report.htm">1976</a> -
|
||||
<!-- this next line is auto edited by troggle, don't touch it-->
|
||||
<a style="color:black" href="years/2xxx/">2xxx</a>
|
||||
<!-- the previous line is auto edited by troggle, don't touch it-->
|
||||
</h1>
|
||||
<p>Welcome to the website of the <a style="color:black" href="https://camcaving.uk" target="_blank">Cambridge University Caving Club</a> expeditions to Austria</p>
|
||||
|
||||
|
||||
<table style="margin-bottom:70px">
|
||||
<tr>
|
||||
<td width="50%">
|
||||
<img src="1623/264/i/icecock.jpeg" width="80%" />
|
||||
</td>
|
||||
|
||||
<td width="50%">
|
||||
<p style="color:black; font-size:16pt;text-align:center;">This is a particularly impressive ice feature in one of the caves newly discovered and extensively surveyed on expedition, Balkonhoehle.<br /><br />To find out more:<br /><a href="handbook/intro.htm" style="color:black">Click here for expo introduction.</a>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h4>Many thanks to our generous sponsors who have helped make this possible:</h4>
|
||||
<table>
|
||||
<tr>
|
||||
<td width="33%" align="center"><a href="http://www.18650.uk/"><img height="150" src="images/sponsors/18650uk-logo.jpeg" alt="18650.uk" border="0"></a></td>
|
||||
</table>
|
||||
|
||||
<h4>We'd also like to thank the following organisations for their
|
||||
support:</h4>
|
||||
<table>
|
||||
<tr>
|
||||
<td width="20%" align="center"><a href="http://www.bcra.org.uk/gpf/index.html"><img width="90%" src="years/2007/BCRAlogo.gif" alt="British Cave Research Association" border="0"></a></td>
|
||||
<td width="35%" align="center"><a href="http://www.ukcaving.com"><img width="90%"
|
||||
src="https://ukcaving.com/board/data/assets/logo/UKCavingLogo.png" alt="UK Caving" border="0"></a></td>
|
||||
<td width="45%" align="center"><a href="http://www.gharparau.org.uk"><img width="90%" src="http://www.gharparau.org.uk/wp-content/uploads/logo.png" alt="Ghar Parau" border="0"></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
<!--div id="homeimg"><img src="images/stone-bridge-view.jpg" alt="Austria panorama" width="399" height="260" /-->
|
||||
|
||||
<!-- This menu is explicitly in the HTML file in the :expoweb: repo.
|
||||
The equivalent menus on otehr pages are generated from troggle code in templates/menu.html and core/virws/expo.py -->
|
||||
<ul id="homenu" >
|
||||
<li><a href="/handbook/intro.htm">Introduction</a></li>
|
||||
<li><a href="/handbook/index.htm">Expedition handbook</a></li>
|
||||
<li><a href="/handbook/computing/onlinesystems.html">Online systems</a></li>
|
||||
<li><a href="caves">Caves</a></li>
|
||||
<li><a href="infodx.htm">Site index</a></li>
|
||||
<li><a href="pubs.htm">Reports</a></li>
|
||||
<li><a href="areas.htm">Area description</a></li>
|
||||
<li><a href="/survexfile/caves/">Troggle</a></li>
|
||||
<li><a href="https://camcaving.uk" target="_blank">CUCC website</a></li>
|
||||
<li><form name=P method=get action="/search" target="_top">
|
||||
<input type=search name=P size=8 autofocus>
|
||||
<input type=submit value="Search"></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user