summaryrefslogtreecommitdiffstats
path: root/templates/qm.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2022-07-05 15:38:23 +0300
committerPhilip Sargent <philip.sargent@klebos.com>2022-07-05 15:38:23 +0300
commit779afc2f2ae84957517e3df22e69d95bf3852887 (patch)
tree1f2ff9e28aaa2baad103b701f41c967cb08029df /templates/qm.html
parent33eb91346c3bdeeae900ea5a8442a50edbf53aa4 (diff)
downloadtroggle-779afc2f2ae84957517e3df22e69d95bf3852887.tar.gz
troggle-779afc2f2ae84957517e3df22e69d95bf3852887.tar.bz2
troggle-779afc2f2ae84957517e3df22e69d95bf3852887.zip
QM report pages now not crashing, working..
Diffstat (limited to 'templates/qm.html')
-rw-r--r--templates/qm.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/qm.html b/templates/qm.html
index f2d0cf5..807b3ea 100644
--- a/templates/qm.html
+++ b/templates/qm.html
@@ -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>