diaspora/app/views/notifier/started_sharing.text.haml

8 lines
251 B
Text

!= t('notifier.hello', :name => @receiver.profile.first_name)
!= "#{@sender.name} (#{@sender.diaspora_handle})"
!= t('notifier.started_sharing.sharing')
!= t('.sign_in')
!= new_user_session_url
!= "#{t('notifier.love')} \n"
!= t('notifier.diaspora')