From a675244a70b1721aff0048ebb671480fb40a7f67 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 7 Dec 2016 20:01:09 +0100 Subject: Manage treatment files --- archaeological_finds/templates/ishtar/sheet_treatmentfile_window.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 archaeological_finds/templates/ishtar/sheet_treatmentfile_window.html (limited to 'archaeological_finds/templates/ishtar/sheet_treatmentfile_window.html') diff --git a/archaeological_finds/templates/ishtar/sheet_treatmentfile_window.html b/archaeological_finds/templates/ishtar/sheet_treatmentfile_window.html new file mode 100644 index 000000000..ac692c304 --- /dev/null +++ b/archaeological_finds/templates/ishtar/sheet_treatmentfile_window.html @@ -0,0 +1,3 @@ +{% extends "ishtar/sheet_treatmentfile.html" %} +{% block main_head %}{%endblock%} +{% block main_foot %}{%endblock%} -- cgit v1.2.3