gitlab-org--gitlab-foss/app/views/projects/google_cloud/configuration/index.html.haml

8 lines
282 B
Plaintext

- add_to_breadcrumbs _('Google Cloud'), project_google_cloud_path(@project)
- breadcrumb_title s_('CloudSeed|Configuration')
- page_title s_('CloudSeed|Configuration')
- @content_class = "limit-container-width" unless fluid_layout
#js-google-cloud-configuration{ data: @js_data }