iris/_examples/intermediate/cloud-editor/www/index.html

9 lines
122 B
HTML
Raw Normal View History

<html>
<head>
<title>Load my script (lawl)</title>
</head>
<body>
<script src="scripts/app.js"></script>
</body>
</html>