mirror of
https://github.com/whippyshou/mastodon
synced 2024-12-12 13:48:30 +09:00
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
|
- content_for :page_title do
|
||
|
= t('admin.webhooks.new')
|
||
|
|
||
|
= render partial: 'form'
|