<% if render_space? %>
<%= searchable_resource_human_name(model.root_commentable.class) %>: <%= link_to root_commentable_title, resource_link_path, class: "card__link text-ellipsis" %>
<% end %>