legendary-doc-site/apps/content/lib/content_web/templates/posts/edit.html.eex

2 lines
96 B
Elixir
Raw Normal View History

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