<!doctype html>
<html lang="en" dir="ltr" data-critters-container>

<head prefix="og: http://ogp.me/ns#">
    <meta charset="utf-8">
    <title>Workiom</title>
    <base href="/">

    <meta property="og:title" content="Workiom">
    <meta property="og:image" content>
    <meta property="og:description" content="Build your custom apps the way you want">
    <meta property="og:url" content>

    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" id="device-viewport">
    <meta name="author" content="workiom.com">
    <meta name="description" content="Build your custom apps the way you want">
    <meta name="robots" content="noindex">
    <link rel="icon" type="image/x-icon" href="favicon.ico" id="app-favicon">

    <!-- Intercom is injected at runtime by ChatBoxService, gated on the `enableIntercom` app config flag. -->
    <script src="https://apis.google.com/js/api.js"></script>
    <script>
        function logoLoaded() {
            const img = document.getElementById('loading-image');
            img.style.opacity = '1';
        }
        function loadingImageError() {
            const img = document.getElementById('loading-image');
            img.style.visibility = 'hidden';
        }
    </script>
<link rel="stylesheet" href="https://static-files-sa.workiom.com/styles.1838ec9efc1822fb.css"></head>

<body style="margin: 0;font-size: 14px !important;">
    <app-root>
        <div class="root-initial-loader" style="width: 100%;
            height: 100vh;
            height: 100dvh;
            display: flex;
            align-items: center;
            justify-content: center;">
            <div style="position: relative;width: 100px;height: 100px;">
                <img class="mobile-view-image" id="loading-image" onload="logoLoaded()" onerror="loadingImageError()" style="width: 100px;opacity: 0;">
                <img src="assets/common/images/loader-gray.svg" id="spinner-loading" style="position: absolute;top: -48px;left: -45px;width: 190px;height: 190px;">
            </div>
        </div>
    </app-root>
<script src="https://static-files-sa.workiom.com/runtime.0b50e0b5397ac909.js" type="module"></script><script src="https://static-files-sa.workiom.com/polyfills.3d3d66859ffae991.js" type="module"></script><script src="https://static-files-sa.workiom.com/scripts.8a7f91e07d78a122.js" defer></script><script src="https://static-files-sa.workiom.com/main.6ceeec2c1269a142.js" type="module"></script></body>

</html>
