new.html.erb 109 Bytes
<div class="page-header">
  <h1>New application</h1>
</div>

<%= render 'form', application: @application %>