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