From 5a52b18c2cd4fcde86cefb84f90b4bd0df7be5a3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 4 Jun 2018 16:41:41 +0200 Subject: Rebase migrations --- ishtar_common/templates/ishtar/sheet_document_window.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ishtar_common/templates/ishtar/sheet_document_window.html (limited to 'ishtar_common/templates/ishtar/sheet_document_window.html') diff --git a/ishtar_common/templates/ishtar/sheet_document_window.html b/ishtar_common/templates/ishtar/sheet_document_window.html new file mode 100644 index 000000000..c739722e7 --- /dev/null +++ b/ishtar_common/templates/ishtar/sheet_document_window.html @@ -0,0 +1,3 @@ +{% extends "ishtar/sheet_document.html" %} +{% block main_head %}{%endblock%} +{% block main_foot %}{%endblock%} -- cgit v1.2.3