Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 2nd, 2012  |  syntax: None  |  size: 0.33 KB  |  hits: 27  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. head
  2.   meta(charset="utf-8")
  3.   meta(http-equiv="X-UA-Compatible", content="IE=edge,chrome=1")
  4.   title= title
  5.   link(rel='stylesheet', href='/public/js/libs/nodeunit/nodeunit.css')
  6.   script(src="/public/js/libs/nodeunit/nodeunit.js")
  7.   script(data-main="/public/js/app-test", src="/public/js/libs/require/require.js")
  8.  
  9. <!-- nodeunit HTML -->