diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-02-12 15:46:33 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-02-12 15:46:33 +0100 |
commit | 7bfaf62bfb5aed3601cb5534ee9e076cd6691df8 (patch) | |
tree | 7a14e50be1d8af2f5a8bcbfb99b77cfe917eed1f /archaeological_finds/templates | |
parent | 0f9ec8cf0772e22c83e4d61c04ba6db65451acc7 (diff) | |
download | Ishtar-7bfaf62bfb5aed3601cb5534ee9e076cd6691df8.tar.bz2 Ishtar-7bfaf62bfb5aed3601cb5534ee9e076cd6691df8.zip |
Add documents to containers
Diffstat (limited to 'archaeological_finds/templates')
-rw-r--r-- | archaeological_finds/templates/ishtar/sheet_find.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html index 1af09b030..03295a8e2 100644 --- a/archaeological_finds/templates/ishtar/sheet_find.html +++ b/archaeological_finds/templates/ishtar/sheet_find.html @@ -89,8 +89,6 @@ <div class="clearfix"> <div class="card float-left col-12 col-md-6 col-lg-4"> {% include "ishtar/blocks/window_image.html" %} - <div class="card-body"> - </div> </div> {% endif %} |