<%= avatar_image(participant, seed: participant.id, size: 32, class: "author-photo") %>
<%= link_to participant.name, user_path(participant) %> <% if author?(@community, participant) %>  •  <%= t("comments.comment.author") %> <% end %>