obsolete.ChilliProject/app/views/mailer/news_added.text.html.rhtml

5 lines
144 B
Plaintext

<h1><%= link_to @news.title, @news_url %></h1>
<em><%= @news.author.name %></em>
<%= textilizable(@news, :description, :only_path => false) %>