7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
|
<%= @news.title %>
|
||
|
<%= @news_url %>
|
||
|
|
||
|
<%= l(:text_user_wrote, :value => @comment.author) %>
|
||
|
|
||
|
<%= @comment.comments %>
|