view 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
line wrap: on
line source
<%= @news.title %>
<%= @news_url %>

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

<%= @comment.comments %>