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