doctype html html head title test script(data-main="/js/main" src="/js/libs/requirejs/require.js") script(type="text/javascript"). require(['app/app']); body h1 hello world #content