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

comment_on_post.markerb « notifier « views « app - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d4d86802b38b2afef86dc8240630f3aa4a8fdde (plain)
1
2
3
4
5
<%= comment_message(@notification.comment, :process_newlines => true) %>

[<%= t('notifier.comment_on_post.reply', :name => @notification.comment.parent_author_name) %>][1]

[1]: <%= post_url(@notification.comment.post, anchor: @notification.comment.guid) %>