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