mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-03-20 01:01:53 +00:00
[svn r7648] SSI not working so just pasted in html
This commit is contained in:
parent
3d871f54ab
commit
0c7d3bf30c
@ -65,6 +65,10 @@
|
||||
</li>
|
||||
</ul>
|
||||
<hr />
|
||||
<!--#include virtual="links.html"-->
|
||||
<ul>
|
||||
<li><a href="index.html">Expo 2007: documentation index</a></li>
|
||||
<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
|
||||
<li><a href="../../../index.htm">CUCC Home Page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -16,6 +16,10 @@
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<!--#include virtual="links.html"-->
|
||||
<ul>
|
||||
<li><a href="index.html">Expo 2007: documentation index</a></li>
|
||||
<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
|
||||
<li><a href="../../../index.htm">CUCC Home Page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -104,6 +104,10 @@
|
||||
</table>
|
||||
<p align=center> </p>
|
||||
<p> </p>
|
||||
<!--#include virtual="links.html"-->
|
||||
<ul>
|
||||
<li><a href="index.html">Expo 2007: documentation index</a></li>
|
||||
<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
|
||||
<li><a href="../../../index.htm">CUCC Home Page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -53,6 +53,10 @@
|
||||
<li>An investigation of cave microclimates and specifically their interaction with condensation will employ the data to predict and quantify the geographical distribution of condensation. Implications for phenomena such as cave thermal inertia, cave breathing, speleogenesis, karst water balance, and ultimately the response of caves to climate change will be considered. Various techniques for condensation prediction and theories of microclimates will be evaluated. Climactic overlays for surveys will be produced. <strong></strong></li>
|
||||
</ul>
|
||||
<hr />
|
||||
<!--#include virtual="links.html"-->
|
||||
<ul>
|
||||
<li><a href="index.html">Expo 2007: documentation index</a></li>
|
||||
<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
|
||||
<li><a href="../../../index.htm">CUCC Home Page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -349,6 +349,10 @@ body { margin-left: 5%; margin-right: 5% }
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!--#include virtual="links.html"-->
|
||||
<ul>
|
||||
<li><a href="index.html">Expo 2007: documentation index</a></li>
|
||||
<li><a href="../../infodx.htm">Main index of the expedition site</a></li>
|
||||
<li><a href="../../../index.htm">CUCC Home Page</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user