annotate app/views/mailer/news_comment_added.text.plain.rhtml @ 1176:7d9db6065048 bug_352

Close obsolete branch bug_352
author Chris Cannam
date Wed, 01 Feb 2012 16:09:00 +0000
parents cbce1fd3b1b7
children
rev   line source
Chris@441 1 <%= @news.title %>
Chris@441 2 <%= @news_url %>
Chris@441 3
Chris@441 4 <%= l(:text_user_wrote, :value => @comment.author) %>
Chris@441 5
Chris@441 6 <%= @comment.comments %>