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