4 lines
177 B
Text
4 lines
177 B
Text
%p
|
|
= process_newlines(truncate(@comment.text, :length => 600))
|
|
%p
|
|
= link_to t('notifier.comment_on_post.reply', :name => @comment.post.author.name), post_url(@comment.post)
|