annotate app/views/mailer/news_comment_added.text.plain.rhtml @ 499:85fd403a7daa cannam

Merge
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 13 Jul 2011 12:46:00 +0100
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 %>