diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-16 15:58:53 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-18 15:06:36 +0100 |
| commit | 4e7482c127cc93647975438a45dca5ed796fdaeb (patch) | |
| tree | 1450b11f202adf561e5b4b45dcb9a3e284d004cb /ishtar_common/templates/ishtar/sheet_biographicalnote_window.html | |
| parent | df65704a56b0a36902b48ba63e0141f2583abd3e (diff) | |
| download | Ishtar-4e7482c127cc93647975438a45dca5ed796fdaeb.tar.bz2 Ishtar-4e7482c127cc93647975438a45dca5ed796fdaeb.zip | |
✨ Biographical note sheet
Diffstat (limited to 'ishtar_common/templates/ishtar/sheet_biographicalnote_window.html')
| -rw-r--r-- | ishtar_common/templates/ishtar/sheet_biographicalnote_window.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ishtar_common/templates/ishtar/sheet_biographicalnote_window.html b/ishtar_common/templates/ishtar/sheet_biographicalnote_window.html new file mode 100644 index 000000000..29bbf0aa8 --- /dev/null +++ b/ishtar_common/templates/ishtar/sheet_biographicalnote_window.html @@ -0,0 +1,3 @@ +{% extends "ishtar/sheet_biographicalnote.html" %} +{% block main_head %}{%endblock%} +{% block main_foot %}{%endblock%} |
