layout.jade 181 B

123456789101112
  1. include common_layout
  2. include lib
  3. #documentation.span9
  4. -if (isIndex)
  5. != indexContent
  6. -else
  7. mixin api()
  8. mixin endingScripts
  9. div(id="disqus_thread")