diaspora/app/views/notifier/reshared.html.haml
2022-07-16 04:34:07 +02:00

5 lines
176 B
Text

%p
#{t('.reshared', name: @notification.sender_name)}:
= post_message(@notification.reshare_root, html: true)
%p
= link_to t(".view_post"), post_url(@notification.reshare)