diaspora/app/views/notifier/started_sharing.html.haml
2011-10-04 23:48:28 -05:00

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)