diff --git a/cl/opinion_page/templates/includes/rd_metadata_headers.html b/cl/opinion_page/templates/includes/rd_metadata_headers.html
index bc938bfad2..94afa7bb60 100644
--- a/cl/opinion_page/templates/includes/rd_metadata_headers.html
+++ b/cl/opinion_page/templates/includes/rd_metadata_headers.html
@@ -3,7 +3,9 @@
{% if rd.description %}{{ rd.description }}
—
{% endif %}
- Document #{{ rd.document_number }}{% if rd.document_type == rd.ATTACHMENT %}, Attachment #{{ rd.attachment_number }}{% endif %}
+ Document #{{ rd.document_number }}
+
+ {% if rd.document_type == rd.ATTACHMENT %}, Attachment #{{ rd.attachment_number }}{% endif %}
{{ rd.docket_entry.docket.court }}