Mercurial > hg > soundsoftware-site
view app/views/mailer/news_comment_added.html.erb @ 1467:5bd4d3da7eb3 feature_564
Close obsolete branch feature_564
author | Chris Cannam |
---|---|
date | Wed, 23 Jan 2013 17:11:01 +0000 |
parents | cbb26bc654de |
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 %>