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

8 lines
255 B
Text

!= t('notifier.hello', :name => @receiver.profile.first_name)
!= "#{@sender.name} (#{@sender.diaspora_handle})"
!= t('notifier.mentioned.mentioned')
!= @post.formatted_message(:plain_text => true)
!= "#{t('notifier.love')} \n"
!= t('notifier.diaspora')