5 lines
84 B
Text
5 lines
84 B
Text
|
- content_for :page_title do
|
||
|
= t('admin.webhooks.edit')
|
||
|
|
||
|
= render partial: 'form'
|