diff options
| author | Étienne Loks <etienne.loks@proxience.com> | 2015-12-29 19:17:06 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@proxience.com> | 2015-12-29 19:17:06 +0100 |
| commit | b8d84f2e1014cd09d7820fbb0650d5d089fe3919 (patch) | |
| tree | 4ded02e0b70766bc41cf11a377c2ffb7aeb328c6 /archaeological_finds/templates/ishtar/sheet_findsource_window.html | |
| parent | 73b91b53f95859450f4be9a8a5035909eed213dc (diff) | |
| download | Ishtar-b8d84f2e1014cd09d7820fbb0650d5d089fe3919.tar.bz2 Ishtar-b8d84f2e1014cd09d7820fbb0650d5d089fe3919.zip | |
Add sheets for context record source and find source
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_findsource_window.html')
| -rw-r--r-- | archaeological_finds/templates/ishtar/sheet_findsource_window.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_findsource_window.html b/archaeological_finds/templates/ishtar/sheet_findsource_window.html new file mode 100644 index 000000000..b2a2974bf --- /dev/null +++ b/archaeological_finds/templates/ishtar/sheet_findsource_window.html @@ -0,0 +1,3 @@ +{% extends "ishtar/sheet_findsource.html" %} +{% block main_head %}{%endblock%} +{% block main_foot %}{%endblock%} |
