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