<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>