2014-04-17 07:55:19 +00:00
|
|
|
<div id="comments-thread">
|
2014-04-06 14:14:03 +00:00
|
|
|
<h3>Comments</h3>
|
|
|
|
<%= render partial: "comments/comment", collection: @comments %>
|
2014-04-09 00:50:07 +00:00
|
|
|
<%= render partial: "comments/new" %>
|
2014-03-23 00:22:25 +00:00
|
|
|
</div>
|