<%% title t("new_title", :model => <%= class_name %>.human_name) %> <%= render_form %> <%- if action? :index -%>

<%%= link_to t("back_to_list_link"), <%= plural_name %>_path %>

<%- end -%>