summaryrefslogtreecommitdiff
path: root/archaeological_context_records/templates
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_context_records/templates')
-rw-r--r--archaeological_context_records/templates/ishtar/sheet_contextrecord.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
index 0643a40fc..811a80fc4 100644
--- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
+++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
@@ -276,11 +276,11 @@
{% include "ishtar/blocks/sheet_relation_image.html" %}
{% endwith %}{% endwith %}{% endwith %}{% endwith %}
- <h3>{% trans "Diagram of statigraphic relations - bellow" %}</h3>
- {% with relation_type="bellow" %}
- {% with relation_image=item.relation_image_bellow %}
- {% with relation_png=item.relation_bitmap_image_bellow %}
- {% with relation_dot=item.relation_dot_bellow %}
+ <h3>{% trans "Diagram of statigraphic relations - below" %}</h3>
+ {% with relation_type="below" %}
+ {% with relation_image=item.relation_image_below %}
+ {% with relation_png=item.relation_bitmap_image_below %}
+ {% with relation_dot=item.relation_dot_below %}
{% include "ishtar/blocks/sheet_relation_image.html" %}
{% endwith %}{% endwith %}{% endwith %}{% endwith %}