mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-04-02 05:01:00 +01:00
[svn] Use template block "related" for related objects. Various cleanup, fix personexpedition date views.
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user