HEX
Server: Apache
System: Linux iad1-shared-e1-19 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: austral3d (14892361)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /home/austral3d/fourdplan.com/fdpforge/index.html
<!doctype html>
<html lang="en-us">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>AI Construction</title>
    <link rel="stylesheet" href="css/style.css">
    <link rel="shortcut icon" href="res/Logo - AIConstruction.png" ></link>
    
  </head>
  <body class="template">
    <div class="header">
      <img src="res/Logo - AIConstruction.png">

    </div>


    <span>AI Construction Viewer</span>
    <form action="php/comun/userLogin.php" method="post">
      Usuario: <input type="text" name="user"><br>
      ContraseƱa: <input type="password" name="pass"><br>
      <button type="submit">Connectar</button>
    </form>
  </body>
  <div class="template-wrap clear">
    <canvas class="emscripten" id="canvas" oncontextmenu="event.preventDefault()" height="720px" width="1080px"></canvas>
    <br>
  </div>
  <p class="footer"></p>

</html>