edit.html.erb 122 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 <div class="page-header"> <h1><%= _('Edit application') %></h1> </div> <%= render 'form', application: @application %>