mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-05-01 12:30:02 +01:00
More DOCTYPE fixes, and a load of special characters in 2007 Descent report replace.
This commit is contained in:
+26
-26
@@ -1,26 +1,26 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Expo 2013: documentation index</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Expo 2013: documentation index</h1>
|
||||
<p><span style="font-weight: bold;">Pre-Expo Documentation</span></p>
|
||||
<ul>
|
||||
<li><a href="../2012/suggestions.html">Expo recomendations, stuff needed/not needed from 2012</a></li>
|
||||
<li><a href="accounting_policy.html">Final accounting policy</a>
|
||||
<a href="accounting_policy.pdf">(pdf)</a></li>
|
||||
</ul>
|
||||
<p><span style="font-weight: bold;">Post-Expo Documentation</span></p>
|
||||
<div>
|
||||
<ul>
|
||||
<li><a href="logbook.html">Logbook</a> <a href="/expofiles/writeups/2013/logbook.pdf">(pdf scan)</a></li>
|
||||
<li><a href="topcamplist.html">"Things left at top camp" list</a></li>
|
||||
<li><a href="basecamplist.html">"Things left at base camp" list</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr />
|
||||
<!-- LINKS -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Expo 2013: documentation index</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Expo 2013: documentation index</h1>
|
||||
<p><span style="font-weight: bold;">Pre-Expo Documentation</span></p>
|
||||
<ul>
|
||||
<li><a href="../2012/suggestions.html">Expo recomendations, stuff needed/not needed from 2012</a></li>
|
||||
<li><a href="accounting_policy.html">Final accounting policy</a>
|
||||
<a href="accounting_policy.pdf">(pdf)</a></li>
|
||||
</ul>
|
||||
<p><span style="font-weight: bold;">Post-Expo Documentation</span></p>
|
||||
<div>
|
||||
<ul>
|
||||
<li><a href="logbook.html">Logbook</a> <a href="/expofiles/writeups/2013/logbook.pdf">(pdf scan)</a></li>
|
||||
<li><a href="topcamplist.html">"Things left at top camp" list</a></li>
|
||||
<li><a href="basecamplist.html">"Things left at base camp" list</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr />
|
||||
<!-- LINKS -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user