mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-12-01 07:18:00 +01:00
4 lines
144 B
Text
4 lines
144 B
Text
<h1>
|
|
Create a Gallery
|
|
</h1>
|
|
<%= render(PhilomenaWeb.GalleryView, "_form.html", conn: @conn, changeset: @changeset, action: ~p"/galleries") %>
|