Chris@909:

<%= link_to(h(@news.title), @news_url) %>

Chris@909: Chris@909:

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

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