2019-03-24 08:28:57 +01:00

8 lines
176 B
HTML

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