summaryrefslogtreecommitdiff
path: root/ishtar/templates/sheet_file_window.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2011-02-25 15:58:32 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2011-02-25 15:58:32 +0100
commit8301e4705fccdf557d5d9e57eb32f9ba66c663b8 (patch)
tree5b761be14e420b8fb41ccaf55773f2f7d0f85611 /ishtar/templates/sheet_file_window.html
parentcfe087f98169570c8ace3c1ecaa47c6f6e661f54 (diff)
downloadIshtar-8301e4705fccdf557d5d9e57eb32f9ba66c663b8.tar.bz2
Ishtar-8301e4705fccdf557d5d9e57eb32f9ba66c663b8.zip
Work on file sheet and odt export (refs #227)
Diffstat (limited to 'ishtar/templates/sheet_file_window.html')
-rw-r--r--ishtar/templates/sheet_file_window.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/ishtar/templates/sheet_file_window.html b/ishtar/templates/sheet_file_window.html
new file mode 100644
index 000000000..e9debdd0d
--- /dev/null
+++ b/ishtar/templates/sheet_file_window.html
@@ -0,0 +1,3 @@
+{% extends "sheet_file.html" %}
+{% block main_head %}{%endblock%}
+{% block main_foot %}{%endblock%}