diff options
Diffstat (limited to 'templates/qm.html')
-rw-r--r-- | templates/qm.html | 12 |
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}}
|