2021-11-24 19:50:37 +01:00

5 lines
84 B
HTML
Executable File

<html>
<script type="text/javascript">
alert("Hi there!");
</script>
</html>