diff options
author | QuentinAndre <quentin.andre@imt-atlantique.net> | 2021-08-07 01:23:16 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-09-01 12:36:46 +0200 |
commit | eaee32ea5763a10b31f2e6daf59b3bed9a55cba9 (patch) | |
tree | dc821f50994ea4ae807c1e509155fd56a32d356a /archaeological_operations/templates/ishtar/sheet_operation.html | |
parent | dccb0b5be17050731b352e8a7e422f31426cf884 (diff) | |
download | Ishtar-eaee32ea5763a10b31f2e6daf59b3bed9a55cba9.tar.bz2 Ishtar-eaee32ea5763a10b31f2e6daf59b3bed9a55cba9.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"%} |