https://app.clearreview.com/accounts/login/?next=/webapp/

The outgoing links identified from the page

LinkText
https://www.oneadvanced.com/privacy-policy/services-privacy-statement/Privacy Policy

JavaScript Variables · 146 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
webpackChunkfrontendobject
$localizefunction
Zonefunction
__zone_symbol__Promisefunction
__zone_symbol__fetchfunction
__zone_symbol__setTimeoutfunction
__zone_symbol__clearTimeoutfunction

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en" data-ng-app=""><head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>Welcome to Clear Review</title>

        <link rel="stylesheet" media="all" href="/static/common/build/styles.css">
        
    <link rel="apple-touch-icon" sizes="180x180" href="/static/common/build/assets/images/favicon/apple-touch-icon.png?v=4bwNbkz8ka">
    <link rel="icon" type="image/png" sizes="32x32" href="/static/common/build/assets/images/favicon/favicon.svg?v=4bwNbkz8ka">
    <link rel="icon" type="image/png" sizes="16x16" href="/static/common/build/assets/images/favicon/favicon.svg?v=4bwNbkz8ka">
    <link rel="manifest" href="/static/common/build/assets/images/favicon/site.webmanifest?v=4bwNbkz8ka">
    <link rel="mask-icon" href="/static/common/build/assets/images/favicon/favicon.svg?v=4bwNbkz8ka">
    <link rel="shortcut icon" href="/static/common/build/assets/images/favicon/favicon.svg?v=4bwNbkz8ka">
    <meta name="apple-mobile-web-app-title" content="Clear Review">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta name="application-name" content="Clear Review">
    <meta name="msapplication-config" content="/static/common/build/assets/images/favicon/browserconfig.xml?v=4bwNbkz8ka">
    <meta name="msapplication-TileColor" content="#e61f7b">
    <meta name="theme-color" content="#ffffff">

    </head>
    <body class="static">
        <a href="#main-content" class="sr-only sr-only-focusable">Skip to main content</a>

        <main class="main-content" id="main-content" aria-label="Page content">
            <header class="container">
                <div class="row">
                    <div class="col">
                        <a aria-label="Home link" href="/">
                            <img id="main-logo" src="/static/common/images/Clear-Review-logo-black-text.svg" alt="Clear Review">
                        </a>
                        
                            



<form action="/accounts/set-language/" method="POST" class="float-right">
    <input type="hidden" name="csrfmiddlewaretoken" value="hrsbz9MhAs20Sg2otdApUGADM0TAy3Cv3NQdD3VaChlFRL6u8WzmrFV4JVpTyPYV">
    <div id="languageSelector" class="dropdown">
      <a class="dropdown-toggle text-midgrey text-decoration-none font-weight-light py-2" href="#" id="languageSelectorButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
          English <em class="icon icon-arrow-down-10 pl-2"></em>
      </a>
      <div class="dropdown-menu dropdown-menu-right" aria-labelledby="languageSelectorButton">
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="zh-hans">Chinese</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="da">Dansk</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="de">Deutsche</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="en" disabled="">English</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="es">Español</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="fr">Français</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="it">Italiano</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="nl">Nederlands</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="pt">Português</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="sv">Swedish</button>
        
          <button class="dropdown-item text-midgrey text-decoration-none font-weight-light py-2" type="submit" name="language" value="vi">Vietnamese</button>
        
      </div>
    </div>
</form>

                        
                    </div>
                </div>
            </header>

            <div class="container">
                <div class="row">
                    <div class="col">
    <h1>Welcome to Clear Review</h1>
</div>
                </div>
                <div class="row">
                    <div class="col">
    <h2>Please log in below with your user details.</h2>

    
    
    
    

    <form action="." method="post" autocomplete="off">
        <input type="hidden" name="csrfmiddlewaretoken" value="hrsbz9MhAs20Sg2otdApUGADM0TAy3Cv3NQdD3VaChlFRL6u8WzmrFV4JVpTyPYV">

        <input type="hidden" name="next" value="/webapp/">
        <input type="hidden" name="exchange_token" id="id_exchange_token">
        <div class="form-group row align-items-center">
            <div class="col-md-4">
                <label for="id_username">Email</label>
            </div>
            <div class="col-md-8">
                <input class="form-control" type="text" name="username" id="id_username" placeholder="[email protected]" autofocus="true" autocomplete="off" value="">
            </div>
        </div>
        <div class="form-group row align-items-center">
            <div class="col-md-4">
                <label for="id_password">Password</label>
            </div>
            <div class="col-md-8">
                <input class="form-control" type="password" name="password" id="id_password" autocomplete="off">
            </div>
        </div>
        <div class="form-group form-group-close row">
            <div class="col text-right">
                
                
                <a id="forgot-password-link" class="text-darkgrey" href="/accounts/password_reset/">Forgotten your password?</a>
            </div>
        </div>

        <div class="form-group form-group-close row">
            <div class="col text-right">
                
                
                <a id="login-sso-link" class="btn btn-lg btn-light px-4" href="/accounts/login_with_sso/?next=/webapp/">
                    Log in with SSO
                </a>
                
                <button type="submit" id="main-submit-button" class="btn btn-lg btn-secondary">
                    <em class="icon icon-lock-open-1"></em> Log in
                </button>
            </div>
        </div>
    </form>

    <div class="form-group form-group-close row">
        <div class="col text-right mt-5">
            
            
            <a id="forgot-password-link" class="text-darkgrey" target="_blank" rel="noopener" href="https://www.oneadvanced.com/privacy-policy/services-privacy-statement/">Privacy Policy</a>
        </div>
    </div>
</div>
                </div>
            </div>
        </main>

        
    
            <script type="text/javascript" src="/static/common/build/runtime.js"></script>
            <script type="text/javascript" src="/static/common/build/polyfills.js"></script>
            <script type="text/javascript" src="/static/common/build/vendor.js"></script>
            <script type="text/javascript" src="/static/common/build/vendor/jquery.slim.js"></script>
            <script type="text/javascript" src="/static/common/build/vendor/popper.js"></script>
            <script type="text/javascript" src="/static/common/build/vendor/bootstrap.js"></script>
        
    <script type="text/javascript">
        (function(win, doc) {
            let nextField = doc.querySelector('input[name="next"]');
            let loginSSOLink = doc.querySelector('#login-sso-link');
            const windowHash = win.location.hash;
            if (nextField.value && windowHash) {
                nextField.value = nextField.value.concat(windowHash)
            }
            if (loginSSOLink.href && windowHash) {
                loginSSOLink.href = loginSSOLink.href.concat(windowHash)
            }
        })(window, document);
    </script>

    

</body></html>