diaspora/app/views/notifier/also_commented.text.haml
2011-03-08 20:45:02 +01:00

8 lines
264 B
Text

!= t('notifier.hello', :name => @receiver.profile.first_name)
!= "#{@sender.name} (#{@sender.diaspora_handle})"
!= t('notifier.also_commented.commented', :post_author => @post_author_name)
!= @comment.text
!= "#{t('notifier.love')} \n"
!= t('notifier.diaspora')