2 lines
122 B
Plaintext
2 lines
122 B
Plaintext
<%= render "form.html", Map.put(assigns, :action, Routes.page_path(@conn, :update, @paste)) |> Map.put(:is_edit, true) %>
|