ocarina/html/index.html

10 lines
111 B
HTML

<html>
<head>
<script type="app/javascript" src="test.js" />
</head>
<body onload=message()>
</body>
</html>