mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-29 07:53:41 +01:00
5 lines
83 B
Text
5 lines
83 B
Text
|
- content_for :page_title do
|
||
|
= t('admin.webhooks.new')
|
||
|
|
||
|
= render partial: 'form'
|