summaryrefslogtreecommitdiffstats
path: root/templates/qm.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/qm.html')
-rw-r--r--templates/qm.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/templates/qm.html b/templates/qm.html
index d701463..69ada72 100644
--- a/templates/qm.html
+++ b/templates/qm.html
@@ -21,9 +21,9 @@
<table id="cavepage">
<tr>
-<th id="kat_no"><a href="{{qm.get_previous_by_id.get_absolute_url}}">Previous</a></th>
-<th id="name">{{qm|safe}}</th>
-<th id="status"><a href="{{qm.get_next_by_id.get_absolute_url}}">Next</a></th>
+<th id="kat_no"><a class="whitetext" href="{{qm.get_previous_by_id.get_absolute_url}}">Previous QM</a></th>
+<th id="name">QM &nbsp;&nbsp;{{qm|safe}}</th>
+<th id="status"><a class="whitetext" href="{{qm.get_next_by_id.get_absolute_url}}">Next QM</a></th>
</tr>
</table>
{% endblock %}
@@ -46,7 +46,8 @@
{{qm.number}}
<h3>Grade</h3>
-{{qm.grade}}
+{{qm.grade}}
+<p>Explanation of Grade letters: <a href="/handbook/survey/qm.html">Handbook - QM grades</a>
{% if qm.block %}
<h3>Survexfile</h3>