1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-14 14:48:27 +09:00
mastodon/app/views/admin/webhooks/edit.html.haml

5 lines
84 B
Plaintext
Raw Normal View History

- content_for :page_title do
= t('admin.webhooks.edit')
= render partial: 'form'