mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-01 11:56:43 +01:00
5 lines
155 B
Text
5 lines
155 B
Text
|
<h1>
|
||
|
Editing Gallery
|
||
|
</h1>
|
||
|
<%= render(PhilomenaWeb.GalleryView, "_form.html", conn: @conn, changeset: @changeset, action: ~p"/galleries/#{@gallery}") %>
|