2
0

index.html 284 B

123456789101112
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>SrsConsole</title>
  6. <script type="text/javascript">
  7. window.location.href = "ng_index.html#/summaries?port=1985";
  8. </script>
  9. </head>
  10. <body>
  11. </body>
  12. </html>