You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/company/filing_history/view_content.html.tx
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,8 @@
51
51
% if !$item.links.document_metadata {
52
52
% if ($item._missing_message == 'unavailable') {
53
53
<div class="form-hint">
54
-
This document is not available online but it may be possible to order a copy from the Contact Centre. Telephone +44(0)303 1234 500.
54
+
<!--This document is not available online but it may be possible to order a copy from the Contact Centre. Telephone +44(0)303 1234 500.-->
55
+
Due to the impact of Covid 19 we are currently unable to offer the document ordering service for older documents not shown on the filing history of Companies House Service.
55
56
</div>
56
57
% }
57
58
% if ($item._missing_message == 'available_in_5_days') {
0 commit comments