2021-12-02 21:21:10 +01:00

5 lines
84 B
HTML
Executable File

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