news_comment_added.text.erb
6 lines
| 117 B
| text/plain
|
TextLexer
|
r4883 | <%= @news.title %> | ||
<%= @news_url %> | ||||
<%= l(:text_user_wrote, :value => @comment.author) %> | ||||
<%= @comment.comments %> | ||||