Current section
Files
Jump to
Current section
Files
priv/templates/phx.gen.tailwind/new.html.eex
<%%= render "form.html", Map.put(assigns, :action, Routes.<%= schema.route_helper %>_path(@conn, :create)) |> Map.put(:title, gettext("New %{name}", name: "<%= schema.human_singular %>")) %>