CINXE.COM

eStaKa

<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EDGE"/> <title>eStaKa</title> <meta charset="utf-8"/> <base href="/"/> <meta content="width=device-width, initial-scale=1" name="viewport"/> <link href="assets/ico/favicon.ico" rel="shortcut icon" type="image/x-icon"/> <link href="assets/ico/apple-touch-icon-57x57.png" rel="apple-touch-icon" sizes="57x57" type="image/png"/> <link href="assets/ico/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114" type="image/png"/> <link href="assets/ico/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72" type="image/png"/> <link href="assets/ico/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144" type="image/png"/> <link href="assets/ico/apple-touch-icon-60x60.png" rel="apple-touch-icon" sizes="60x60" type="image/png"/> <link href="assets/ico/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120" type="image/png"/> <link href="assets/ico/apple-touch-icon-76x76.png" rel="apple-touch-icon" sizes="76x76" type="image/png"/> <link href="assets/ico/favicon-96x96.png" rel="icon" sizes="96x96" type="image/png"/> <link href="assets/ico/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/> <link href="assets/ico/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"/> <meta content="#ffffff" name="msapplication-TileColor"/> <meta content="assets/ico/mstile-144x144.png" name="msapplication-TileImage"/> <meta content="assets/ico/browserconfig.xml" name="msapplication-config"/> <link rel="stylesheet" href="styles.css"></head> <body> <app-root></app-root> <script src="runtime.js" type="module"></script><script src="polyfills.js" type="module"></script><script src="scripts.js" defer></script><script src="vendor.js" type="module"></script><script src="main.js" type="module"></script></body> </html>