Added html part to news_added mail.
[gitredmine.git] / app / views / mailer / news_added.text.plain.rhtml
blob7ee24b10a8cb43ad2f87c0f2220fdc7a963bd8aa
1 <%= @news.title %>
2 <%= url_for :only_path => false, :host => Setting.host_name, :controller => 'news', :action => 'show', :id => @news %>
3 <%= @news.author.name %>
5 <%= @news.description %>