about summary refs log tree commit diff
path: root/app/views/admin/webhooks/new.html.haml
blob: 1258df74abef6736139c0b968e789477b0f88004 (plain) (blame)
1
2
3
4
- content_for :page_title do
  = t('admin.webhooks.new')

= render partial: 'form'