iris/_examples/examples/advanced/cloud-editor/www/index.html
Gerasimos (Makis) Maropoulos 55c250c93a Add More Examples & Categorized in Folders & TOC
Former-commit-id: ce4d711a75a4ba08ffab075e6baa88724725885b
2017-03-24 00:22:05 +02:00

9 lines
122 B
HTML

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