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