12 lines
266 B
Text
12 lines
266 B
Text
%p
|
|
= t('notifier.hello', :name => @receiver.profile.first_name)
|
|
%p
|
|
= "#{@sender.name} (#{@sender.diaspora_handle})"
|
|
= t('.accepted')
|
|
= link_to @aspect.name, aspect_url(@aspect)
|
|
= t('.aspect')
|
|
|
|
%br
|
|
= t('notifier.love')
|
|
%br
|
|
= t('notifier.diaspora')
|