Current section
Files
Jump to
Current section
Files
priv/templates/phx.gen.html/new.html.eex
h2 New <%= schema.human_singular %>
= render "form.html", Map.puts(assigns, action: <%= schema.singular %>_path(@conn, :create))
= link "Back", to: <%= schema.route_helper %>_path(@conn, :index)