5 lines
161 B
Text
5 lines
161 B
Text
%p
|
|
= @notification.sender.name
|
|
= t('.sharing')
|
|
%p
|
|
= link_to t('.view_profile', :name => @notification.sender.first_name), person_url(@notification.sender)
|