philomena/lib/philomena_web/templates/profile/commission/item/new.html.slime

5 lines
241 B
Text

h1 New Item on Listing
p
= link "Back to listing", to: ~p"/profiles/#{@user}/commission"
= render PhilomenaWeb.Profile.Commission.ItemView, "_form.html", conn: @conn, changeset: @changeset, action: ~p"/profiles/#{@user}/commission/items"