<%= l comment.created_at, format: '%H:%M' %> <% if can_manage_comment_in_module?(comment.becomes(Comment)) %> <% end %>
<%= comment.user.full_name %>:
<%= custom_auto_link(comment.message) %>