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