diaspora/app/views/notifier/mentioned.html.haml
2011-10-04 23:48:28 -05:00

4 lines
205 B
Text

%p
= post_message(@notification.post, :process_newlines => true, :length => 600)
%p
= link_to t('notifier.comment_on_post.reply', :name => @notification.post.author.name), post_url(@notification.post)