summaryrefslogtreecommitdiffstats
path: root/templates/qm.html
diff options
context:
space:
mode:
authorsubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-05-22 01:50:16 +0100
committersubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-05-22 01:50:16 +0100
commit49ed6495ad296283ee0977777b2b2d8a72bc23af (patch)
tree07e7be1471f0173ce12c594ec333f7e31302d098 /templates/qm.html
parent9f13a584984c56dc68a090a0d55575b2cdbedaf5 (diff)
downloadtroggle-49ed6495ad296283ee0977777b2b2d8a72bc23af.tar.gz
troggle-49ed6495ad296283ee0977777b2b2d8a72bc23af.tar.bz2
troggle-49ed6495ad296283ee0977777b2b2d8a72bc23af.zip
[svn] * Make subcave urls work.
* Add json and xml download to admin.
Diffstat (limited to 'templates/qm.html')
-rw-r--r--templates/qm.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/qm.html b/templates/qm.html
index 06e6e0e..52413f0 100644
--- a/templates/qm.html
+++ b/templates/qm.html
@@ -1,5 +1,6 @@
{% extends "base.html" %}
{% load wiki_markup %}
+{% load link %}
{% block title %} QM: {{qm|wiki_to_html_short}} {% endblock %}
@@ -19,6 +20,17 @@
{% block content %}
+
+<div id="col2">
+
+ <h2>Related items</h2>
+
+Parent cave: {{qm.found_by.cave|link}}
+(todo: add parent survey and parent subcave)
+
+
+</div>
+
<h3>Location</h3>
{{qm.location_description}}