From 5a33b5bd2641dd665cb450b2e95069f4d8204cd9 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 5 Oct 2023 11:30:02 +0200 Subject: ✨ import group sheet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ishtar_common/templates/ishtar/sheet_importgroup_window.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ishtar_common/templates/ishtar/sheet_importgroup_window.html (limited to 'ishtar_common/templates/ishtar/sheet_importgroup_window.html') diff --git a/ishtar_common/templates/ishtar/sheet_importgroup_window.html b/ishtar_common/templates/ishtar/sheet_importgroup_window.html new file mode 100644 index 000000000..5093cbcec --- /dev/null +++ b/ishtar_common/templates/ishtar/sheet_importgroup_window.html @@ -0,0 +1,3 @@ +{% extends "ishtar/sheet_importgroup.html" %} +{% block main_head %}{%endblock%} +{% block main_foot %}{%endblock%} -- cgit v1.2.3