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