summaryrefslogtreecommitdiffstats
path: root/templates/survexfilewild.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/survexfilewild.html')
-rw-r--r--templates/survexfilewild.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/survexfilewild.html b/templates/survexfilewild.html
index da01768..a2fcf49 100644
--- a/templates/survexfilewild.html
+++ b/templates/survexfilewild.html
@@ -6,7 +6,7 @@
<h1>'Wild' Survex files {{year}}</h1>
-<p>
+<p> <a href="/survexfilewild">ALL YEARS</a>
{% for otherexpedition in expeditions %}
| <a <a href="/survexfilewild/{{ otherexpedition.year }}">{{otherexpedition.year}}</a>
{% endfor %}
@@ -14,7 +14,7 @@
<p>These are survex blocks within a survex file which have NO ATTACHED WALLET.
<br />
i.e. they have a survex block (begin..end) with no *REF line which refers to the wallet holding the raw data for that block of data.
-<p>These have "; Messteam" or "; Zeichner" in the survex block, so are non expo surveys.
+<p>These have "; Messteam", "; Zeichner" or "; "LUSS Dead Mountains" in the survex block, so are non expo surveys.
<table>
<tr><th>survex block with no *ref</th><th>date</th><th>parent block</th><th>within survex file</th><th>surveyed length</th></tr>
{% for sb in svxforeign %}
@@ -28,7 +28,7 @@ i.e. they have a survex block (begin..end) with no *REF line which refers to the
{% endfor %}
</table>
-<p>These do not have "; Messteam" or "; Zeichner" in the survex block, so are <em>probably</em> expo surveys; definitely if they have identified team members (or have zero length).
+<p>These do not have "; Messteam", "; Zeichner" or "; "LUSS Dead Mountains" in the survex block, so are <em>probably</em> expo surveys; definitely if they have identified team members (or have zero length).
<table>
<tr><th>survex block with no *ref</th><th>date</th><th>parent block</th><th>within survex file</th><th>surveyed length</th><th>team</th></tr>
{% for sb in svxwild %}