mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-01-18 18:22:50 +00:00
cleaner template pages
This commit is contained in:
@@ -7,16 +7,17 @@
|
||||
<p>Note that QMs loaded for 1623-161, 1623-204 and 1623-234 are imported from CSV files .
|
||||
|
||||
<ul>
|
||||
<li><a href="/cave/qms/1623-161">1623-161 QMs</a>
|
||||
<li><a href="/cave/qms/1623-204">1623-204 QMs</a>
|
||||
<li><a href="/cave/qms/1623-234">1623-234 QMs</a>
|
||||
<li><a href="{% url 'caveQMs' '1623-161' %}">1623-161 QMs</a>
|
||||
<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
|
||||
<ul>
|
||||
<li><a href="/cave/qms/1623-264">1623-264 QMs</a>
|
||||
<li><a href="/cave/qms/1623-290">1623-290 QMs</a>
|
||||
</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>
|
||||
</ul>
|
||||
|
||||
<p>For full explanation of the current status of the QM system(s), see <a href="/handbook/troggle/scriptsqms.html">scriptsqms page</a>.
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
Reference in New Issue
Block a user