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