Commit 2e41c71e authored by Mike Greiling's avatar Mike Greiling

change the page title to clearly state the cluster name

parent c9695f51
%h4= s_('ClusterIntegration|Kubernetes cluster integration')
.hidden.js-cluster-error.bs-callout.bs-callout-danger{ role: 'alert' } .hidden.js-cluster-error.bs-callout.bs-callout-danger{ role: 'alert' }
= s_('ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine') = s_('ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine')
%p.js-error-reason %p.js-error-reason
......
...@@ -23,7 +23,8 @@ ...@@ -23,7 +23,8 @@
.js-cluster-application-notice .js-cluster-application-notice
.flash-container .flash-container
%section.settings.no-animate.expanded#cluster-integration %section#cluster-integration
%h4= @cluster.name
= render 'banner' = render 'banner'
= render 'integration_form' = render 'integration_form'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment