katbin/lib/ketbin_web/templates/paste/new.html.heex
SphericalKat 9b18d5186d
refactor(paste): switch to heex templates
Signed-off-by: SphericalKat <amolele@gmail.com>
2021-10-07 05:42:24 +05:30

2 lines
88 B
Plaintext

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