[svn r7648] SSI not working so just pasted in html

This commit is contained in:
aaron
2007-02-21 11:55:49 +01:00
parent 3d871f54ab
commit 0c7d3bf30c
5 changed files with 25 additions and 5 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -104,6 +104,10 @@
</table>
<p align=center>&nbsp;</p>
<p>&nbsp;</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>

View File

@@ -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>

View File

@@ -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>