summaryrefslogtreecommitdiff
path: root/archaeological_operations
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_operations')
-rw-r--r--archaeological_operations/templates/ishtar/sheet_operation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html
index 7999dc21d..f3014eaf4 100644
--- a/archaeological_operations/templates/ishtar/sheet_operation.html
+++ b/archaeological_operations/templates/ishtar/sheet_operation.html
@@ -115,10 +115,10 @@
{% field_flex_full "Comment" item.comment "<pre>" "</pre>" %}
{% field_flex_full "Abstract" item.abstract "<pre>" "</pre>" %}
{% field_flex_full "Comment about scientific documentation" item.scientific_documentation_comment "<pre>" "</pre>" %}
-
- {% include "ishtar/blocks/sheet_json.html" %}
</div>
+{% include "ishtar/blocks/sheet_json.html" %}
+
{% if item.virtual_operation %}
<div class="alert alert-warning" role="alert">
{% trans "This operation is virtual." %}