diaspora/app/views/notifier/also_commented.html.haml
2011-10-04 23:48:28 -05:00

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)