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

4 lines
192 B
Text

%p
= post_message(@notification.message, :process_newlines => true, :length => 2000)
%p
= link_to t('.reply_to_or_view'), conversations_url(:conversation_id => @notification.conversation)