legendary-doc-site/apps/content/lib/content_web/templates/posts/edit.html.eex
2020-07-22 19:22:44 +00:00

1 line
96 B
Elixir

<%= render "form.html", Map.put(assigns, :action, Routes.posts_path(@conn, :update, @posts)) %>