diaspora/app/views/notifier/also_commented.html.haml
2011-08-10 15:31:39 -07:00

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)