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