diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2021-03-23 17:35:41 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2021-03-23 17:35:41 +0000 |
commit | a9fa251fee2f71ef943af7054eaf2b62abe4ea8b (patch) | |
tree | 5e0baf4cbb23684fa74549fbe30e3fed866436da /templates/svxfilecavelist.html | |
parent | 4e00645851b380537a6b8e8a8022c87cef740c08 (diff) | |
download | troggle-a9fa251fee2f71ef943af7054eaf2b62abe4ea8b.tar.gz troggle-a9fa251fee2f71ef943af7054eaf2b62abe4ea8b.tar.bz2 troggle-a9fa251fee2f71ef943af7054eaf2b62abe4ea8b.zip |
now robust re svx in folders unofficial numbers
Diffstat (limited to 'templates/svxfilecavelist.html')
-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 2f80d46..3eb0701 100644 --- a/templates/svxfilecavelist.html +++ b/templates/svxfilecavelist.html @@ -7,7 +7,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> +<!-- <h3><a href="/survexfile/all.svx">Link to all.svx for processing</a></h3> <!-- This is not right...--> <h2 id="cdir">Caves with subdirectories</h2> |