<%= @comment.user.name %> wrote a comment for quiz <%= @comment.test_hash %>

<%= @comment.message %>

You can view and reply here: <%= link_to nil, admin_result_url(@comment.test_hash) %>.