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