<!DOCTYPE html> <html lang="en"> <head> <title>Chimera Fox</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Chimera Fox Mark2"> <link rel="stylesheet" href="/static/theme/core/main.css"> <script src="/static/js/core/jquery.min.js"></script> <script src="/static/js/core/jquery-ui.min.js"></script> <script src="/static/js/core/jquery.datetimepicker.full.min.js"></script> <script src="/static/js/core/fox-common.js"></script> <script type="module" src="/static/js/core/main.js"></script> </head> <body> <div style="margin-left: auto; margin-right: auto; margin-top: 20px; padding: 20px; width: 500px; border-radius: 10px; border: 1px solid #FF350040; color: #FF350040; font-size: 30px; font-family: monospace, monospace; mono" id="jsNotStartedStub">JavaScript is not supported in your browser or has not been loaded yet. Wait a few minutes and if it doesn't help, try another browser.</div> </body> </html>