There are no comments.
<%= link_to "Post comment", new_comment_path(comment: { post_id: post.id }), class: "expand-comment-response" %>
There are no comments.
<% end %>