mirror of
https://github.com/funamitech/mastodon
synced 2024-12-23 02:58:34 +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 %>
|