index.php 178 B

12345678910
  1. <html>
  2. <head>
  3. <title>Bugs</title>
  4. <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
  5. <script src="index.js"></script>
  6. </head>
  7. <body>
  8. </body>
  9. </html>