From bd9e6483dd3d7416e1b228e82a70b5d6ba6d3ce6 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 9 Mar 2011 22:56:48 +0100 Subject: Operation sheet (refs #16) --- ishtar/templates/sheet_operation_window.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ishtar/templates/sheet_operation_window.html (limited to 'ishtar/templates/sheet_operation_window.html') diff --git a/ishtar/templates/sheet_operation_window.html b/ishtar/templates/sheet_operation_window.html new file mode 100644 index 000000000..9c595a1e9 --- /dev/null +++ b/ishtar/templates/sheet_operation_window.html @@ -0,0 +1,3 @@ +{% extends "sheet_operation.html" %} +{% block main_head %}{%endblock%} +{% block main_foot %}{%endblock%} -- cgit v1.2.3