15 lines
283 B
Text
15 lines
283 B
Text
%p
|
|
= t('notifier.hello', :name => @receiver.profile.first_name)
|
|
%p
|
|
= "#{@sender.name} (#{@sender.diaspora_handle})"
|
|
= t('.mentioned')
|
|
|
|
= @post.message
|
|
|
|
%br
|
|
= link_to t('.sign_in'), status_message_url(@post)
|
|
|
|
%br
|
|
= t('notifier.love')
|
|
%br
|
|
= t('notifier.diaspora')
|