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