view app/views/mailer/news_comment_added.text.plain.rhtml @ 669:202986dd17e4 live bibliography_plugin_alpha

Merge from branch "cannam_integration"
author Chris Cannam
date Fri, 09 Sep 2011 16:56:21 +0100
parents cbce1fd3b1b7
children
line wrap: on
line source
<%= @news.title %>
<%= @news_url %>

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

<%= @comment.comments %>