1 line
96 B
Elixir
1 line
96 B
Elixir
<%= render "form.html", Map.put(assigns, :action, Routes.posts_path(@conn, :update, @posts)) %>
|