summaryrefslogtreecommitdiffstats
path: root/templates/qm.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2022-07-05 17:02:43 +0300
committerPhilip Sargent <philip.sargent@klebos.com>2022-07-05 17:02:43 +0300
commit9d4a97fc19faa1b56a6fca07dfcf546a6c27c0d1 (patch)
treea1282d03ab8fb323427a57d69bfcffcc96fc1b60 /templates/qm.html
parentc9a33a401004240e9cac7d58bb12e5a846acede1 (diff)
downloadtroggle-9d4a97fc19faa1b56a6fca07dfcf546a6c27c0d1.tar.gz
troggle-9d4a97fc19faa1b56a6fca07dfcf546a6c27c0d1.tar.bz2
troggle-9d4a97fc19faa1b56a6fca07dfcf546a6c27c0d1.zip
Tidy HTML output
Diffstat (limited to 'templates/qm.html')
-rw-r--r--templates/qm.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/qm.html b/templates/qm.html
index 807b3ea..b9b22c7 100644
--- a/templates/qm.html
+++ b/templates/qm.html
@@ -29,6 +29,8 @@ Parent cave: {{qm.found_by.cave|link}}
<h3>Location</h3>
{{qm.location_description}}
+<h3>Grade</h3>
+{{qm.grade}}
<h3>Creation</h3>
Found by <a href="{{qm.found_by.get_absolute_url}}">{{qm.found_by}}</a> on {{qm.found_by.date}}.