summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/news_added.text.html.rhtml
blob: 010ef8ee1baf7b75267297db6d6337e91015ca10 (plain)
1
2
3
4
<h1><%= link_to @news.title, @news_url %></h1>
<em><%= @news.author.name %></em>

<%= textilizable(@news.description) %>