mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-25 21:21:36 +01:00
5 lines
83 B
Text
5 lines
83 B
Text
|
- content_for :page_title do
|
||
|
= t('admin.webhooks.new')
|
||
|
|
||
|
= render partial: 'form'
|