yield-before-conditional.html 178 B

12345678910
  1. <html>
  2. <body>
  3. <head>
  4. <script src="/jquery.js"></script>
  5. <script src="/caustic.js"></script>
  6. <script src="/app.js"></script>
  7. </head>
  8. </body>
  9. </html>