Spaces:
Sleeping
Sleeping
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>CrisisWorld Cortex</title> | |
| <meta name="description" content="Interactive CrisisWorld Cortex dashboard for outbreak-control episodes"> | |
| <link rel="stylesheet" href="/cortex/css/styles.css"> | |
| </head> | |
| <body> | |
| <div id="app"></div> | |
| <div id="toast-root" aria-live="polite"></div> | |
| <script type="module" src="/cortex/js/app.js"></script> | |
| </body> | |
| </html> | |