From 0bc2a87a78c770dd511ec4e2856fc8500cae4e7b Mon Sep 17 00:00:00 2001 From: QuentinAndre Date: Mon, 26 Jul 2021 14:43:05 +0200 Subject: url with get and display geo items --- archaeological_operations/templates/ishtar/sheet_operation.html | 1 + 1 file changed, 1 insertion(+) (limited to 'archaeological_operations') diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index 88fa2356a..caf5f4234 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -289,6 +289,7 @@ {% field_flex "Complement" item.associated_file.address_complement %} {% field_flex "Postal code" item.associated_file.postal_code %} {% endif %} + {% include "ishtar/blocks/sheet_geo_items.html"%} {% endwith %} -- cgit v1.2.3