CINXE.COM

<!DOCTYPE html> <html> <head> <meta name="viewport" content = "width=device-width, initial-scale=1" /> <base href="/"> <link rel="stylesheet" href="./newweb/css/core.css"> <script type="module" src="./newweb/js/core.js"></script> <script nomodule src="https://unpkg.com/unfetch@4.2.0/polyfill/index.js"></script> <script nomodule src="https://cdnjs.cloudflare.com/ajax/libs/core-js/3.9.1/minified.min.js"></script> <script nomodule src="https://cdn.jsdelivr.net/npm/regenerator-runtime@0.13.7/runtime.min.js"></script> <script nomodule src="https://cdn.jsdelivr.net/npm/systemjs/dist/system.min.js"></script> <script nomodule src="./newweb-legacy/js/core.js"></script> </head> <body></body> </html>