summaryrefslogtreecommitdiff
path: root/app/views/projects/clusters/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/clusters/index.html.haml')
-rw-r--r--app/views/projects/clusters/index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/clusters/index.html.haml b/app/views/projects/clusters/index.html.haml
index 17b244f4bf7..a55de84b5cd 100644
--- a/app/views/projects/clusters/index.html.haml
+++ b/app/views/projects/clusters/index.html.haml
@@ -1,6 +1,8 @@
- breadcrumb_title 'Kubernetes'
- page_title "Kubernetes Clusters"
+= render_gcp_signup_offer
+
.clusters-container
- if @clusters.empty?
= render "empty_state"