katbin/lib/ketbin_web/templates/page/edit.html.heex
SphericalKat 2fa19381dc
refactor(home): use heex templates
Signed-off-by: SphericalKat <amolele@gmail.com>
2021-10-07 05:52:14 +05:30

2 lines
95 B
Plaintext

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