include-with-text.html 175 B

1234567
  1. <html>
  2. <head>
  3. <script type="text/javascript">alert('hello world');</script>
  4. <script src="/caustic.js"></script>
  5. <script src="/app.js"></script>
  6. </head>
  7. </html>