diff options
Diffstat (limited to 'archaeological_context_records')
-rw-r--r-- | archaeological_context_records/templates/ishtar/sheet_contextrecord.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html index e6097db42..72b06785b 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -121,6 +121,7 @@ {% field_flex_2 "Type" item.unit %} </div> </div> + <hr class="clearfix"> <h3>{% trans "Description"%}</h3> <div class="row"> {% field_flex "Excavation technique" item.excavation_technic '' '' has_image %} |