Mercurial > hg > soundsoftware-site
view app/views/mailer/news_comment_added.text.html.rhtml @ 855:7294e8db2515 bug_162
Close obsolete branch bug_162
author | Chris Cannam |
---|---|
date | Thu, 14 Jul 2011 11:59:19 +0100 |
parents | cbce1fd3b1b7 |
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 %>