Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>Review Console</title> | |
| <meta http-equiv="refresh" content="0; url=ops-review.html" /> | |
| </head> | |
| <body> | |
| <script>window.location.replace('ops-review.html');</script> | |
| </body> | |
| </html> | |