summaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
authorgoatchurch <devnull@localhost>2009-06-09 18:59:54 +0100
committergoatchurch <devnull@localhost>2009-06-09 18:59:54 +0100
commit91b9d8036780e5d7d108796a53cc3bf0ca6dc86e (patch)
tree8d2ce6401aadfdecc0a62657c879eb03bdf5eae0 /templates/index.html
parent2169e824550b2fd2c6842e2fccc6993a5094a56b (diff)
downloadtroggle-91b9d8036780e5d7d108796a53cc3bf0ca6dc86e.tar.gz
troggle-91b9d8036780e5d7d108796a53cc3bf0ca6dc86e.tar.bz2
troggle-91b9d8036780e5d7d108796a53cc3bf0ca6dc86e.zip
[svn] codemirror
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html
index 1c9fd3b..525b2d9 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -12,16 +12,16 @@
<li><b><a href="{% url caveindex %}">List of Caves</a></b></li>
<li><a href="{% url jgtfile aaaa %}">JGT list of files</a> (temporary simple file list and tunnel use)</li>
<li><a href="{% url survey %}">Survey files</a></li>
- <li><a href="{% url survexindex all %}">Survex directory</a></li>
+ <li><a href="{% url svx all %}">Survex directory</a></li>
<li><a href="{% url expedition 2008 %}">Expedition 2008</a></li>
<li><a href="{% url expedition 2007 %}">Expedition 2007</a></li>
- <li><a href="{% url expedition 1993 %}">Expedition 1993</a> (earliest parsed)</li>
+ <li><a href="{% url expedition 1992 %}">Expedition 1992</a> (earliest parsed)</li>
</ul>
<h2>Further work</h2>
<p>Julian's work:
-<p>parse 1992-1976 logbooks; (esp top 161)</p>
+<p>parse 1976-1991 logbooks; (esp top 161)</p>
<p>detect T/U on log entries; </p>
<p>name matching and spelling in survex files; </p>
<p>Improve logbook wikihtml text</p>