mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-26 10:04:20 -05:00
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
|
- content_for :page_title do
|
||
|
= t('admin.webhooks.edit')
|
||
|
|
||
|
= render partial: 'form'
|