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

5 lines
213 B
Text
Raw Normal View History

2019-12-04 16:00:41 +01:00
h1 New Commission Listing
p
2024-06-06 22:28:35 +02:00
= link "Back to index", to: ~p"/commissions"
2019-12-04 16:00:41 +01:00
2024-06-06 22:28:35 +02:00
= render PhilomenaWeb.Profile.CommissionView, "_form.html", changeset: @changeset, action: ~p"/profiles/#{@user}/commission", conn: @conn