diff --git a/app/templates/views/find-services/find-services-by-name.html b/app/templates/views/find-services/find-services-by-name.html
index 1951aa68a..c16952bd8 100644
--- a/app/templates/views/find-services/find-services-by-name.html
+++ b/app/templates/views/find-services/find-services-by-name.html
@@ -25,7 +25,7 @@
label='Find services by name, or by partial name'
) }}
+
{{ govukButton({
"text": "Search",
diff --git a/app/templates/views/find-users/find-users-by-email.html b/app/templates/views/find-users/find-users-by-email.html
index f07673dd7..00150d0e8 100644
--- a/app/templates/views/find-users/find-users-by-email.html
+++ b/app/templates/views/find-users/find-users-by-email.html
@@ -25,7 +25,7 @@
label='Find users by email, or by partial email'
) }}
-
+
{{ govukButton({
"text": "Search",
diff --git a/app/templates/views/notifications.html b/app/templates/views/notifications.html
index ed8b7b5d4..23a2183f6 100644
--- a/app/templates/views/notifications.html
+++ b/app/templates/views/notifications.html
@@ -51,7 +51,7 @@
)
) }}
-
+
{{ govukButton({
"text": "Search",
diff --git a/app/templates/views/organisations/add-organisation.html b/app/templates/views/organisations/add-organisation.html
index a1ac43d6e..b9c6671a9 100644
--- a/app/templates/views/organisations/add-organisation.html
+++ b/app/templates/views/organisations/add-organisation.html
@@ -17,7 +17,7 @@
-
+
diff --git a/app/templates/views/organisations/index.html b/app/templates/views/organisations/index.html
index c692856d9..04bc1b42d 100644
--- a/app/templates/views/organisations/index.html
+++ b/app/templates/views/organisations/index.html
@@ -18,7 +18,7 @@
-
+
All organisations
@@ -48,7 +48,7 @@