mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-04-02 16:41:01 +01:00
QM report pages now not crashing, working..
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
{% load link %}
|
||||
{% block title %} QM: {{qm|safe}} {% endblock %}
|
||||
{% block contentheader %}
|
||||
<h3>QMs only available for these caves</h3>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<table id="cavepage">
|
||||
<tr>
|
||||
<th id="kat_no"><a href="{{qm.get_previous_by_id.get_absolute_url}}">Previous</a></th>
|
||||
|
||||
Reference in New Issue
Block a user