- breadcrumb_title s_('Integrations|Instance-level integration management') - page_title s_('Integrations|Instance-level integration management') - @content_class = 'limit-container-width' unless fluid_layout %h3= s_('Integrations|Instance-level integration management') - integrations_link_start = ''.html_safe % { url: integrations_help_page_path } %p= s_("Integrations|GitLab administrators can set up integrations that all groups and projects inherit and use by default. These integrations apply to all groups and projects that don't already use custom settings. You can override custom settings for a group or project if the settings are necessary at that level. Learn more about %{integrations_link_start}instance-level integration management%{link_end}.").html_safe % { integrations_link_start: integrations_link_start, link_end: "".html_safe } = render 'shared/integrations/index', integrations: @integrations