mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 21:47:59 +01:00
4 lines
156 B
Text
4 lines
156 B
Text
<h1>
|
|
Editing static page
|
|
</h1>
|
|
<%= render(PhilomenaWeb.PageView, "_form.html", changeset: @changeset, action: ~p"/pages/#{@static_page}", conn: @conn) %>
|