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