This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/doorkeeper/applications/new.html.erb

6 lines
112 B
Plaintext

<div class="page-header">
<h1><%= t('.title') %></h1>
</div>
<%= render 'form', application: @application %>