https://jerry.acceptance.equalture.com/login

Submitted URL:
https://jerry.acceptance.equalture.com/login
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 5 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

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en" class="heavy-rain-gradient"><head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Login - Equalture</title>
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v6.2.0/css/all.css">

    <link rel="shortcut icon" href="/images/favicon-80c2d182433a876861412de207f490ba.ico?vsn=d">

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
    <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&amp;display=swap" rel="stylesheet">

    
  <link rel="stylesheet" href="/css/dashboard-489a816d9e23af6f640fbf11a44ebbc5.css?vsn=d">

  <script defer="" phx-track-static="" type="module" src="/js/dashboard-a6d9ddc35fde43c0200e0d3b9dde4f3c.js?vsn=d">
  </script>

  </head>

  <body class="d-flex align-items-center bg-auth border-top border-top-2 border-primary">
    <main id="session-template" class="container" role="main">
<div class="col-md-6 offset-md-3 card">
  <div class="card-body">
<div class="container-fluid alerts">




</div>
    <h1>
      <a class="" href="#">
        <img class="mx-auto" src="/images/equalture-with-flag-logo-2abac44a02abbe125216a7ed4ee93afd.svg?vsn=d" alt="Equalture Logo">
      </a>
    </h1>
<form action="/determine_login_method" method="post"><input name="_csrf_token" type="hidden" hidden="" value="CEgaDBVFFjQlcBY0UQYvHRsqCDE0ECsne8hJ-qaDQ6Zd9uxrUIjczDao">
      <div class="form-group">
<label class="control-label" for="user_email">Email</label>
<input class="form-control" id="user_email" name="user[email]" placeholder="[email protected]" type="text">

        <small id="emailHelp" class="form-text text-muted">
          We'll never share your email with anyone else.
        </small>
      </div>
      <div class="form-group">
<button class="btn btn-primary" type="submit">Submit</button>
      </div>
</form>
  </div>
</div>
    </main>
<meta content="CEgaDBVFFjQlcBY0UQYvHRsqCDE0ECsne8hJ-qaDQ6Zd9uxrUIjczDao" name="csrf-token">
  
</body></html>