Select Git revision
DiskDevice.c
-
Dean Camera authoredDean Camera authored
hello_world.js.html 165 B
<!DOCTYPE HTML>
<html>
<body>
<p>Before the script...</p>
<script>
alert( 'Hello, world!' );
</script>
<p>...After the script.</p>
</body>
</html>