<!doctype html>
<html lang="">

<head>
    <title>Sudokian</title>
    <meta charset="UTF-8">
    <base href="/">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
    <meta name="google-site-verification" content="p73eOJ9GGr5kc1nU51Dx7jU9pDWqsmS9irBQJ4zfPKo" />
    <link rel="icon" type="image/x-icon" href="favicon.ico">
    <script src="//use.fontawesome.com/e120feff08.js"></script>
    <link rel="stylesheet" href="//unpkg.com/purecss@0.6.2/build/pure-min.css" integrity="sha384-UQiGfs9ICog+LwheBSRCt1o5cbyKIHbwjWscjemyBMT9YCUMZffs6UqUTd0hObXD" crossorigin="anonymous" />
    <link rel="stylesheet" href="https://sudokian.azureedge.net/app/styles.1485580524564.css" />
    <!--[if lte IE 8]>
      <link rel="stylesheet" href="https://unpkg.com/purecss@0.6.2/build/grids-responsive-old-ie-min.css">
    <![endif]-->
    <!--[if gt IE 8]><!-->
    <link rel="stylesheet" href="https://unpkg.com/purecss@0.6.2/build/grids-responsive-min.css">
    <!--<![endif]-->
    <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
    <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.17.1/moment-with-locales.min.js"></script>
    <script src="//cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
    <script src="//cdnjs.cloudflare.com/ajax/libs/socket.io/1.7.2/socket.io.min.js"></script>
    <script src="https://cdn.auth0.com/js/lock/10.6/lock.min.js"></script>
    <script src="https://cdn.auth0.com/w2/auth0-7.4.min.js"></script>
    <script>
        window.api_endpoint = "https://sudokian.io";
    </script>
    <script>
        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
        (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
        m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

        ga('create', 'UA-251537-19', 'auto');
        ga('send', 'pageview');
    </script>
</head>

<body>
    <app-root>Please wait...</app-root>
    <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
    <![endif]-->
<script type="text/javascript" src="https://sudokian.azureedge.net/app/inline.5b513a003efd2db4fa62.bundle.js"></script><script type="text/javascript" src="https://sudokian.azureedge.net/app/vendor.e7406fe9b9a79bdc8cfe.bundle.js"></script><script type="text/javascript" src="https://sudokian.azureedge.net/app/main.6ee026379dce50005801.bundle.js"></script></body>
</html>