Add comments'
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<h2>Comments</h2>
|
||||
|
||||
<div id="comments">
|
||||
<%= render article.comments %>
|
||||
</div>
|
||||
|
||||
<%= render "comments/new", article: article %>
|
||||
Reference in New Issue
Block a user