diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-01-30 19:00:05 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-01-30 19:00:05 +0000 |
commit | d06dd3d16678c3e222a261a12bcf2f147b3fe5f9 (patch) | |
tree | 99cee2a6b3c2242e276d6729c80ab4205c7f0fb2 | |
parent | a12f666e96ecb0c63aed4e64b49d303e9e717d32 (diff) | |
download | troggle-d06dd3d16678c3e222a261a12bcf2f147b3fe5f9.tar.gz troggle-d06dd3d16678c3e222a261a12bcf2f147b3fe5f9.tar.bz2 troggle-d06dd3d16678c3e222a261a12bcf2f147b3fe5f9.zip |
Updated all.svx documn
-rw-r--r-- | templates/svxfilecavelist.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/svxfilecavelist.html b/templates/svxfilecavelist.html index 57dd4ed..5f396e7 100644 --- a/templates/svxfilecavelist.html +++ b/templates/svxfilecavelist.html @@ -5,7 +5,7 @@ {% block content %} <p><a href="#cdir">caves with subdirectories</a> | <a href="#cmult">caves with multiple files</a> | <a href="#csing">caves with single files</a></p> -<!-- <h3><a href="/survexfile/all.svx">Link to all.svx for processing</a></h3> <!-- This is not right...--> +<p>Link to top level <a href="/survexfile/{{settings.SURVEX_TOPNAME}}">{{settings.SURVEX_TOPNAME}}</a> for importing</p> <h2 id="cdir">Caves with subdirectories</h2> |