16 lines
349 B
Text
16 lines
349 B
Text
-# Copyright (c) 2010, Diaspora Inc. This file is
|
|
-# licensed under the Affero General Public License version 3. See
|
|
-# the COPYRIGHT file.
|
|
|
|
|
|
#debug_info
|
|
%h5 DEBUG INFO
|
|
#debug_more{ :style => "display:none;" }
|
|
%ul
|
|
%li
|
|
%b params
|
|
= params.inspect
|
|
%li
|
|
%b websocket status
|
|
#debug
|
|
.msg
|