diff --git a/templates/receiverOrganisations/receiver-organisation-view-detail.html b/templates/receiverOrganisations/receiver-organisation-view-detail.html
index e7074ae..df8796a 100644
--- a/templates/receiverOrganisations/receiver-organisation-view-detail.html
+++ b/templates/receiverOrganisations/receiver-organisation-view-detail.html
@@ -7,7 +7,7 @@
-
{{vm.organisation.name}}
+ {{vm.organisation_id}}
@@ -21,7 +21,7 @@ {{vm.organisation.name}}
-
Transactions for organisation identifier {{vm.organisation.original_ref}}
+
Transactions for organisation {{vm.organisation_id}}
diff --git a/templates/sectors/sectors-list.html b/templates/sectors/sectors-list.html
index 5b0a208..c42d07b 100644
--- a/templates/sectors/sectors-list.html
+++ b/templates/sectors/sectors-list.html
@@ -22,7 +22,7 @@
{{item.activity_count || 0}}
+