summaryrefslogtreecommitdiffstats
path: root/templates/cavewallets.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cavewallets.html')
-rw-r--r--templates/cavewallets.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/cavewallets.html b/templates/cavewallets.html
index 670ce51..cc5e1f1 100644
--- a/templates/cavewallets.html
+++ b/templates/cavewallets.html
@@ -1,16 +1,15 @@
{% extends "base.html" %}
-{% block title %}All Survey scans folders (wallets){% endblock %}
+{% block title %}One Cave Survey scans folders (wallets){% endblock %}
{% block content %}
-<h3>Survey scans folders (wallets) for a specific cave</h3>
+<h3>Survey scans folders (wallets) for <a href="/{{cave.url}}">{{cave}}</a></h3>
<p>Each wallet contains the scanned original in-cave survey notes and sketches of
plans and elevations. It also contains scans of centre-line survex output on which
hand-drawn passage sections are drawn. These hand-drawn passages will eventually be
traced to produce Tunnel or Therion drawings and eventually the final complete cave survey.
-
<table width=95%>
<tr><th>Scans folder</th><th>Files</th><th>Survex blocks</th><th>Cave</th></tr>
{% for scanswallet in manywallets %}