journalduhacker/app/views/comments/_postedreply.html.erb

3 lines
81 B
Plaintext

<%= render "comments/comment", :comment => comment %>
<ol class="comments"></ol>