7 lines
219 B
Text
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) %>
|