summaryrefslogtreecommitdiff
path: root/archaeological_context_records/templates
diff options
context:
space:
mode:
authorQuentinAndre <quentin.andre@imt-atlantique.net>2021-07-26 14:43:05 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-07-08 09:58:48 +0200
commit2a8d2108f9d87f62db245895cc716e90f2225af6 (patch)
tree941848bc1ef3914c21e5606bc62b422b10b85c5b /archaeological_context_records/templates
parent92bd9026e0b6397103da83bffe64f3a53ee06742 (diff)
downloadIshtar-2a8d2108f9d87f62db245895cc716e90f2225af6.tar.bz2
Ishtar-2a8d2108f9d87f62db245895cc716e90f2225af6.zip
url with get and display geo items
Diffstat (limited to 'archaeological_context_records/templates')
-rw-r--r--archaeological_context_records/templates/ishtar/sheet_contextrecord.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
index 62454d6f6..05a6962b3 100644
--- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
+++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
@@ -156,6 +156,7 @@
<div class="col-12 col-lg-6 flex-wrap">
{% field_flex_multiple_full "Towns" item.operation.towns %}
{% include "ishtar/blocks/sheet_coordinates.html"%}
+ {% include "ishtar/blocks/sheet_geo_items.html"%}
</div>
{% endwith %}
</div>