diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-07-18 19:19:30 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-07-18 19:19:30 +0300 |
commit | 3db9c16082282115ef695562b1d2006a26e7f3ed (patch) | |
tree | 150bc7a69c4a64a7c361344c0005f027666a6104 /templates/cave_qms.html | |
parent | 6ec7071ffc34b6932b86f7c9a821159f5f77db08 (diff) | |
download | troggle-3db9c16082282115ef695562b1d2006a26e7f3ed.tar.gz troggle-3db9c16082282115ef695562b1d2006a26e7f3ed.tar.bz2 troggle-3db9c16082282115ef695562b1d2006a26e7f3ed.zip |
add Homecoming to QMs list
Diffstat (limited to 'templates/cave_qms.html')
-rw-r--r-- | templates/cave_qms.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/templates/cave_qms.html b/templates/cave_qms.html index 6d0f53e..c5bde56 100644 --- a/templates/cave_qms.html +++ b/templates/cave_qms.html @@ -11,11 +11,12 @@ <li><a href="{% url 'caveQMs' '1623-204' %}">1623-204 QMs</a> <li><a href="{% url 'caveQMs' '1623-234' %}">1623-234 QMs</a> </ul> - <p>QMs are also loaded directly from the survex files (possibly buggy, July 2022), e.g. see + <p>QMs are also loaded directly from the survex files, e.g. see <ul> - <li><a href="{% url 'caveQMs' '1623-264' %}">1623-264 QMs</a> - <li><a href="{% url 'caveQMs' '1623-258' %}">1623-258 QMs</a> - <li><a href="{% url 'caveQMs' '1623-290' %}">1623-290 QMs</a> + <li><a href="{% url 'caveQMs' '1623-264' %}">1623-264 QMs</a> Balkon + <li><a href="{% url 'caveQMs' '1623-258' %}">1623-258 QMs</a> Tunnocks + <li><a href="{% url 'caveQMs' '1623-290' %}">1623-290 QMs</a> Fischgesicht + <li><a href="{% url 'caveQMs' '1626-359' %}">1626-359 QMs</a> Homecoming (2018-dm-07) </ul> <p>For full explanation of the current status of the QM system(s), see <a href="/handbook/troggle/scriptsqms.html">scriptsqms page</a>. |