" data-details="<%= organization&.slug %>__<%= article.slug %>"><%= article.title %>

<%= article.user.username %> profile image <%= article.user.name %>

" data-details="<%= organization&.slug %>__<%= article.slug %>"> <%= article.description %>

<% if article.positive_reactions_count > 0 %> " alt="Reactions" /> <%= article.positive_reactions_count %> <% end %> <% if article.comments_count > 0 %> " alt="Reactions" class="comments-bubble"/> <%= article.comments_count %> <% end %>