If I past it just before the following code , bootstrap
"(paste the code just here)"
<script
id="sap-ui-bootstrap"
src="resources/sap-ui-core.js"
data-sap-ui-theme="sap_bluecrystal"
data-sap-ui-libs="sap.m, sap.ui.layout, sap.ushell"
data-sap-ui-xx-bindingSyntax="complex"
data-sap-ui-resourceroots='{ "sap.ui.demo.ProjectName": "./" }' >
</script>
the app don't even runs..
What are I(we) missing?