summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/integrations/show.html.haml
blob: 76770290f36383e87d97a20472953def9c98eeda (plain)
1
2
3
4
5
- @content_class = "limit-container-width" unless fluid_layout
- breadcrumb_title _("Integrations Settings")
- page_title _('Integrations')
= render 'projects/hooks/index'
= render 'projects/services/index'