Welcome to mirror list, hosted at ThFree Co, Russian Federation.

reshared.html.haml « notifier « views « app - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1450775e9e859e522a8f7505cc6fd80867f31cd9 (plain)
1
2
3
4
5
%p
  #{t('.reshared', name: @notification.sender_name)}:
= post_message(@notification.reshare_root, html: true)
%p
  = link_to t(".view_post"), post_url(@notification.reshare)