etnbrd/flx-compiler

View on GitHub
test-set/express-endpoint-master/views/response.jade

Summary

Maintainability
Test Coverage
doctype html
html
  head
    - config.stylesheets.forEach(function(css) {
        link(rel="stylesheet", href="#{css}", type="text/css", media="screen")
    - })
  body
    div#response
      pre
        !=data