Edit <%= schema.human_singular %>

<%%= link "Back", to: Routes.<%= schema.route_helper %>_path(@conn, :index), class: "ui button" %>
<%%= changeset_error_block(@changeset) %> <%%= render "form.html", Map.put(assigns, :action, Routes.<%= schema.route_helper %>_path(@conn, :update, @<%= schema.singular %>)) %>