xxxxxxxxxx
<html lang=en>
<head>
<meta charset=utf-8>
<meta http-equiv=X-UA-Compatible content=IE=edge,chrome=1>
<title>My Application</title>
<!-- Load require.js.
specify the main application requirement specification file
and the location of the require.js file.
-->
<script data-main="assets/js/src/application.js" src="assets/js/libs/require.js>
</script>
</head>
<body>
</body>
</html>