2 lines
81 B
Text
2 lines
81 B
Text
<%= render "comments/comment", :comment => comment %>
|
|
<ol class="comments"></ol>
|
<%= render "comments/comment", :comment => comment %>
|
|
<ol class="comments"></ol>
|