mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
5 lines
241 B
Text
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"
|