katbin/lib/ketbin_web/templates/page/edit.html.leex

2 lines
95 B
Plaintext
Raw Normal View History

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