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