summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/news_comment_added.text.erb
blob: aadbc37c0fba58efb480fca50ae13e40b000832d (plain)
1
2
3
4
5
6
<%= @news.title %>
<%= @news_url %>

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

<%= @comment.comments %>