6 lines
185 B
Elixir
6 lines
185 B
Elixir
![]() |
<h2>New comment</h2>
|
||
|
|
||
|
<%= render "form.html", Map.put(assigns, :action, Routes.comment_path(@conn, :create)) %>
|
||
|
|
||
|
<span><%= link "Back", to: Routes.comment_path(@conn, :index) %></span>
|