<% content_for :title, 'New Import' %>

New import

<%= render "form", import: @import %> <%= link_to "Back to imports", imports_path, class: "btn mx-5 mb-5" %>