diaspora/app/views/notifier/reshared.markerb
2012-09-23 19:33:19 +02:00

7 lines
219 B
Text

<%= "#{t('.reshared', :name => "#{@notification.sender_name}")}:" %>
<%= post_message(@notification.reshare_root, :process_newlines => true) %>
[<%= t('.view_post') %>][1]
[1]: <%= post_url(@notification.reshare) %>