4 lines
192 B
Text
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)
|