katbin/lib/ketbin_web/templates/paste/new.html.eex

2 lines
88 B
Elixir
Raw Normal View History

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