HEX
Server: LiteSpeed
System: Linux s917.lon1.mysecurecloudhost.com 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: assibfaf (3034)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/assibfaf/www/prox-templates/dashboard.tpl
<!doctype html>
<html lang="en">
    <head>
        {block name='head'}
            {include file='_partials/head.tpl'}
        {/block}
        <link rel="canonical" href="/dashboard/authorization/">
    </head>
<body>
    <section id="dashboard">
        <div style="min-height:100vh;display:flex;align-items:center;justify-content:center;">
            <div classs="flat-spinner-conatiner">
                <div class="flat-spinner"></div>
            </div>  
        </div>  
    </section>

    <script>window.jQuery || document.write('<script src="/static/common/libs/jquery/3.2.1/jquery.min.js"><\/script>')</script>
    <script type="text/javascript">
        uvocorp.rcappComponents = window.rcappComponents;
    </script>

    {block name='javascript_bottom'}
        {include file="_partials/javascript.tpl" javascript=$javascript.bottom}
    {/block}

    {include file="_partials/_js_footer.tpl"}
</body>
</html>