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

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

<%= textilizable @answer, :content, :only_path => false %>