suitepro/app/views/mailer/news_comment_added.text.erb
2018-02-02 22:19:29 +01:00

6 lines
117 B
Text

<%= @news.title %>
<%= @news_url %>
<%= l(:text_user_wrote, :value => @comment.author) %>
<%= @comment.comments %>