diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-11-30 17:49:39 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-11-30 17:49:39 +0100 |
| commit | 3232a862a9f68751ba17d7f850ce05f5f6a065c5 (patch) | |
| tree | 13469ff4be4d6d84ae1272633b3f77ff25304246 /archaeological_finds/templates/ishtar/sheet_treatment_window.html | |
| parent | 227885e4a6b2df9e4df1507d93c31dd30c5b458a (diff) | |
| download | Ishtar-3232a862a9f68751ba17d7f850ce05f5f6a065c5.tar.bz2 Ishtar-3232a862a9f68751ba17d7f850ce05f5f6a065c5.zip | |
Treatment searches and sheet
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_treatment_window.html')
| -rw-r--r-- | archaeological_finds/templates/ishtar/sheet_treatment_window.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_treatment_window.html b/archaeological_finds/templates/ishtar/sheet_treatment_window.html new file mode 100644 index 000000000..fb0757d10 --- /dev/null +++ b/archaeological_finds/templates/ishtar/sheet_treatment_window.html @@ -0,0 +1,3 @@ +{% extends "ishtar/sheet_treatment.html" %} +{% block main_head %}{%endblock%} +{% block main_foot %}{%endblock%} |
