https://ibe-server.uphotel.agency/apaleo

URL inviato:
https://ibe-server.uphotel.agency/Reindirizzato
Report terminato:
LinkTesto
http://eepurl.com/gCtmtHSign up for announcements

Variabili JavaScript · 3 trovate

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 0 trovati

HTML

<!DOCTYPE html><html><head>
  <meta charset="utf-8">
  <title>IBE Server - Account Setup</title>
  <link rel="stylesheet" type="text/css" href="/assets/css/normalize.css">
  <link rel="stylesheet" type="text/css" href="/assets/css/style.css">
  <link href="https://fonts.googleapis.com/css?family=Titillium+Web" rel="stylesheet">
</head>
<body>
  <div>
   <div class="login-box">
      <div class="logo"></div>

      <p>Sign in your existing apaleo PMS account.</p>

      <a href="/auth/authenticate" class="login-button apaleo">
         Login with apaleo
      </a>

      <p class="subscribe">
         <a href="http://eepurl.com/gCtmtH" target="_blank">Sign up for announcements</a>
         to find out about new features as they're released.
      </p>
   </div>
   <div class="login-footer">
      <p>
         By accessing this system you agree to our
         <a href="/terms" target="_blank">terms and conditions</a>
      </p>
   </div>
</div>


</body></html>