_debug.jade 97 B

12345
  1. h4 globals
  2. pre= JSON.stringify(public, null, 2)
  3. h4 current
  4. pre= JSON.stringify(current, null, 2)