index.html 163 B

123456789
  1. <html>
  2. <head>
  3. <title>SRS</title>
  4. <meta charset="utf-8">
  5. <script type="text/javascript">
  6. window.location.href = "demos/"
  7. </script>
  8. </head>