summaryrefslogtreecommitdiffstats
path: root/templates/qm.html
diff options
context:
space:
mode:
authorsubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-07-03 00:50:56 +0100
committersubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-07-03 00:50:56 +0100
commitb69ae42ef24b484b533a426f09049f5ab04ed4e8 (patch)
treee6f7df186a7b6dd5ade99619f199a17c76c23701 /templates/qm.html
parent9deaad44375daf3d4670b17f89ebc8306755568d (diff)
downloadtroggle-b69ae42ef24b484b533a426f09049f5ab04ed4e8.tar.gz
troggle-b69ae42ef24b484b533a426f09049f5ab04ed4e8.tar.bz2
troggle-b69ae42ef24b484b533a426f09049f5ab04ed4e8.zip
[svn] Use template block "related" for related objects. Various cleanup, fix personexpedition date views.
Diffstat (limited to 'templates/qm.html')
-rw-r--r--templates/qm.html12
1 files changed, 4 insertions, 8 deletions
diff --git a/templates/qm.html b/templates/qm.html
index 52413f0..6e2a2fb 100644
--- a/templates/qm.html
+++ b/templates/qm.html
@@ -18,18 +18,14 @@
</table>
{% endblock %}
-{% block content %}
-
+{% block related %}
-<div id="col2">
-
- <h2>Related items</h2>
+{% endblock %}
+<h2>Related items</h2>
Parent cave: {{qm.found_by.cave|link}}
(todo: add parent survey and parent subcave)
-
-
-</div>
+{% block content %}
<h3>Location</h3>
{{qm.location_description}}