<%= l comment.created_at, format: '%H:%M' %> <% if can_edit_project_comment(comment) || can_delete_project_comment(comment) %> <% end %>
<%= comment.user.full_name %>:

<%= comment.message %>