diff --git a/src/staff/templates/staff/analysisorder_detail.html b/src/staff/templates/staff/analysisorder_detail.html
index 143272a4..d801a7f7 100644
--- a/src/staff/templates/staff/analysisorder_detail.html
+++ b/src/staff/templates/staff/analysisorder_detail.html
@@ -14,9 +14,9 @@
Order {{ object }}
{% action-button action=to_draft_url class="btn btn-tertiary" submit_text=" Convert to draft"|safe csrf_token=csrf_token %}
{% endif %}
{% if extraction_orders|length == 1 and not extraction_has_multiple_analysis_orders %}
- Go to {{ extraction_orders.first }}
+ Go to {{ extraction_orders.first }}
{% endif %}
- Samples
+ Samples
{% if not object.is_seen %}