legendary-doc-site/apps/content/lib/content_web/templates/posts/new.html.eex

2 lines
88 B
Elixir
Raw Normal View History

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