1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-12 05:38:19 +09:00
mastodon/app/views/admin/webhooks/new.html.haml

5 lines
83 B
Plaintext
Raw Normal View History

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