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

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

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