<!doctype html>
<html lang="en">
    <head>
        <meta charset="utf-8"/>
        <title>White Hat Bots Admin</title>
        <base href="/"/>
        <meta name="viewport" content="width=device-width, initial-scale=1"/>
        <link rel="icon" type="image/svg+xml" href="favicon.svg"/>
    <link rel="stylesheet" href="styles.css"></head>
    <body>
        <app-root></app-root>
    <script src="polyfills.js" type="module"></script><script src="scripts.js" defer></script><script src="main.js" type="module"></script></body>
</html>
