Chris@441:

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

Chris@441: Chris@441:

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

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