Add comments'
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<p id="notice"><%= notice %></p>
|
||||
|
||||
<%= render @article %>
|
||||
<%= render "articles/comments", article: @article %>
|
||||
|
||||
<div>
|
||||
<%= link_to "Edit this article", edit_article_path(@article) %> |
|
||||
|
||||
Reference in New Issue
Block a user