Current section

Files

Jump to
phx_tailwind_generators priv templates phx.gen.tailwind edit.html.eex
Raw

priv/templates/phx.gen.tailwind/edit.html.eex

<%%= render "form.html", Map.put(assigns, :action, Routes.<%= schema.route_helper %>_path(@conn, :update, @<%= schema.singular %>)) |> Map.put(:title, gettext("Edit %{name}", name: "<%= schema.human_singular %>")) %>