summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/integrations/show.html.haml
blob: 2f1a548e119b258e991d4145f1afe8f3971bd45e (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'