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