mirror of
https://github.com/kataras/iris.git
synced 2025-02-15 21:46:18 +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>
|