www.demo2.edclint.com Open in urlscan Pro
144.91.121.134  Public Scan

Submitted URL: https://www.demo2.edclint.com/
Effective URL: https://www.demo2.edclint.com/login/
Submission: On March 15 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST

<form method="POST" id="login_form" class="row row-eq-height lockscreen  mt-5 mb-5">
  <div class="lock-image col-12 col-sm-5"></div>
  <div class="login-form col-12 col-sm-7">
    <div class="form-group mb-3">
      <label for="emailAddress">Email address</label>
      <input class="form-control" type="email" id="emailAddress" required="" placeholder="Enter your email">
    </div>
    <div class="form-group mb-3">
      <label for="password">Password</label>
      <input class="form-control" type="password" required="" id="password" placeholder="Enter your password">
    </div>
    <div id="server_response"></div>
    <div class="form-group mb-3">
      <div class="custom-control custom-checkbox">
        <input type="checkbox" class="custom-control-input" id="checkbox-signin" checked="">
        <label class="custom-control-label" for="checkbox-signin">Remember me</label>
      </div>
    </div>
    <div class="form-group mb-0">
      <button class="btn btn-primary" type="submit" id="login_btn"> <span class="fa fa-sign-in-alt"></span> Sign In </button>
    </div>
    <hr>
    <p class="my-2 text-muted text-center">
      <a href="https://digiwebdevelopers.com/" target="_blank">
                                    <img style="width:120px;" src="../dist/images/powered.png">
                                </a>
    </p>
  </div>
</form>

Text Content

Email address
Password

Remember me
Sign In

--------------------------------------------------------------------------------