1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 15:05:22 +02:00
Maybe/app/views/doorkeeper/applications/edit.html.erb

6 lines
119 B
Text
Raw Normal View History

<div class="border-bottom mb-4">
<h1><%= t(".title") %></h1>
</div>
<%= render "form", application: @application %>