view app/views/mailer/news_comment_added.text.plain.rhtml @ 1452:d6b9fd02bb89 feature_36_js_refactoring

Deprecated develoment branch.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Fri, 11 Oct 2013 17:01:24 +0100
parents cbce1fd3b1b7
children
line wrap: on
line source
<%= @news.title %>
<%= @news_url %>

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

<%= @comment.comments %>