summaryrefslogtreecommitdiff
path: root/app/views/clusters/clusters/_sidebar.html.haml
blob: 60ccad5b94396c5e2782f67e7c242c785ab7df4f (plain)
1
2
3
4
5
6
7
8
%h4.prepend-top-0
  = s_('ClusterIntegration|Add a Kubernetes cluster integration')
%p
  = clusterable.sidebar_text
%p
  = clusterable.learn_more_link

= render_if_exists 'clusters/multiple_clusters_message'