philomena/lib/philomena_web/templates/profile/award/edit.html.slime

4 lines
191 B
Text
Raw Normal View History

2019-12-15 21:02:13 +01:00
h1 Editing award
= render PhilomenaWeb.Profile.AwardView, "_form.html", changeset: @changeset, badges: @badges, action: Routes.profile_award_path(@conn, :update, @user, @award), conn: @conn