<% if comment.depth < 2 || is_childless %> <%= inline_svg_tag("small-comment.svg", aria: true, class: "crayons-icon reaction-icon not-reacted", title: "Comment button") %> Reply <% else %> <%= inline_svg_tag("small-thread.svg", aria: true, class: "crayons-icon", title: "Thread") %> Thread <% end %>