diff options
author | QuentinAndre <quentin.andre@imt-atlantique.net> | 2021-08-07 01:23:16 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-10-25 12:06:02 +0200 |
commit | 5124549dd86b3a4522cc953768a93e4dcce1a89c (patch) | |
tree | ba8aedfa4f07511f11ce49fb60f1b656104c7ccb /archaeological_operations/templates/ishtar/sheet_operation.html | |
parent | 8eeb37c0648690e4ffca7234b710e44be4359b20 (diff) | |
download | Ishtar-5124549dd86b3a4522cc953768a93e4dcce1a89c.tar.bz2 Ishtar-5124549dd86b3a4522cc953768a93e4dcce1a89c.zip |
PR for peer review
Diffstat (limited to 'archaeological_operations/templates/ishtar/sheet_operation.html')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_operation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index caf5f4234..f597c9598 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -273,6 +273,7 @@ {% endif %} <h3>{% trans "Localisation"%}</h3> + <div class="row"> {% with geo_item=item %} {% include "ishtar/blocks/sheet_simple_map.html"%} |