philomena/lib/philomena_web/templates/gallery/new.html.slime

2 lines
148 B
Text
Raw Normal View History

2019-12-05 01:11:31 +01:00
h1 Create a Gallery
= render PhilomenaWeb.GalleryView, "_form.html", conn: @conn, changeset: @changeset, action: Routes.gallery_path(@conn, :create)