<%= l comment.created_at, format: '%H:%M' %> <% if can_manage_comment_in_project?(comment) %> <% end %>
<%= comment.user.full_name %>:
<%= custom_auto_link(comment.message, team: current_team) %>