<%% title "New <%= singular_name.titleize %>" %> <%= render_form %> <%- if action? :index -%>

<%%= link_to "Back to List", <%= plural_name %>_path %>

<%- end -%>