<%= link_to("#{l(:label_operation)} - #{@operation.to_s}", operation_url(@operation)) %>

<%= l(:text_user_wrote, :value => h(@comment.author)) %>

<%= textilizable @comment, :comments, :only_path => false %>