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