<%= @question.section_name %>: <%= link_to(@question.subject, @question_url) %>

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

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