mirror of
https://github.com/kataras/iris.git
synced 2025-02-09 02:34:55 +01:00
55c250c93a
Former-commit-id: ce4d711a75a4ba08ffab075e6baa88724725885b
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>
|