Mercurial > hg > soundsoftware-site
view app/views/mailer/news_comment_added.text.html.rhtml @ 441:cbce1fd3b1b7 redmine-1.2
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author | Chris Cannam |
---|---|
date | Mon, 06 Jun 2011 14:24:13 +0100 |
parents | |
children |
line wrap: on
line source
<h1><%= link_to(h(@news.title), @news_url) %></h1> <p><%= l(:text_user_wrote, :value => h(@comment.author)) %></p> <%= textilizable @comment, :comments, :only_path => false %>