Commit 0682b8cf authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

Added html part to news_added mail.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@833 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 4b3ff7af
<%= link_to @news.title, :only_path => false, :host => Setting.host_name, :controller => 'news', :action => 'show', :id => @news %><br />
<em><%= @news.author.name %></em>
<%= textilizable(@news.description) %>
......@@ -3,4 +3,3 @@
<%= @news.author.name %>
<%= @news.description %>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment