diaspora/app/views/notifier/private_message.html.haml
2011-08-10 15:31:39 -07:00

4 lines
166 B
Text

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