mirror of
https://github.com/mastodon/mastodon
synced 2024-12-16 07:38:12 +09:00
6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
|
<div class="page-header">
|
||
|
<h1><%= t('.title') %></h1>
|
||
|
</div>
|
||
|
|
||
|
<%= render 'form', application: @application %>
|