mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
5 lines
No EOL
254 B
Text
5 lines
No EOL
254 B
Text
h1 New Commission Listing
|
|
p
|
|
= link "Back to index", to: Routes.commission_path(@conn, :index)
|
|
|
|
= render PhilomenaWeb.Profile.CommissionView, "_form.html", changeset: @changeset, action: Routes.profile_commission_path(@conn, :create, @user), conn: @conn |