mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
6 lines
119 B
Text
6 lines
119 B
Text
|
<div class="border-bottom mb-4">
|
||
|
<h1><%= t('.title') %></h1>
|
||
|
</div>
|
||
|
|
||
|
<%= render 'form', application: @application %>
|