diaspora/app/views/notifier/mentioned.text.haml
2011-02-10 12:39:05 -08:00

8 lines
249 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')