new.html.haml 83 B

1234
  1. - content_for :page_title do
  2. = t('admin.webhooks.new')
  3. = render partial: 'form'