mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 19:21:03 +01:00
9 lines
122 B
HTML
9 lines
122 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Load my script (lawl)</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<script src="scripts/app.js"></script>
|
||
|
</body>
|
||
|
</html>
|