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