diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-06-09 15:12:43 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-06-09 15:12:43 +0200 |
| commit | e4d433d6bf9e9fde61eff96bd45238f3635b9780 (patch) | |
| tree | bf48fcfc79e82dc208a739d24c23239582d4d940 | |
| parent | a3643b5bda5b218a3f641a1a73d1c04afcc9c96c (diff) | |
| download | Ishtar-e4d433d6bf9e9fde61eff96bd45238f3635b9780.tar.bz2 Ishtar-e4d433d6bf9e9fde61eff96bd45238f3635b9780.zip | |
🐛 minor fix on template
| -rw-r--r-- | ishtar_common/templates/ishtar/sheet.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/sheet.html b/ishtar_common/templates/ishtar/sheet.html index 6dbe7aff0..9770ace72 100644 --- a/ishtar_common/templates/ishtar/sheet.html +++ b/ishtar_common/templates/ishtar/sheet.html @@ -154,7 +154,6 @@ </div> </div> </div> -</div> {%block main_foot%} </body> </html> |
