mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-08 15:16:43 +01:00
5 lines
189 B
Text
5 lines
189 B
Text
|
<h1>
|
||
|
Editing award
|
||
|
</h1>
|
||
|
<%= render(PhilomenaWeb.Profile.AwardView, "_form.html", changeset: @changeset, badges: @badges, action: ~p"/profiles/#{@user}/awards/#{@award}", conn: @conn) %>
|