2019-03-24 08:27:49 +01:00

7 lines
175 B
HTML

<html>
<head>
<script type="text/javascript">alert('hello world');</script>
<script src="/caustic.js"></script>
<script src="/app.js"></script>
</head>
</html>