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/fdp/index.html
<!DOCTYPE html>
<html>
	<head>
		<title>FourdPlan</title>
		<meta charset="UTF-8"> 
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<link href="css/sti.css" rel="stylesheet">
		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
		
		<link href="css/bootstrap.min.css" rel="stylesheet">
		<link rel="icon" href="img/fdp.ico">
		
	</head>
	<hr>
	<body  style="background: url('img/a.jpg'); no-repeat center fixed; background-size: cover; ">
		<hr>
		<center><img src="img/fdp.png" width="400px"></center>
		<div class="content">
			<div class="container-fluid">
				<div class="container-fluid" style=""> 
					<div class="col-md-2 col-md-offset-5">
						<br>
						<h3>
							<p align="center" style="color: white; text-shadow: black 0.13em 0.13em 0.11em"><font color = "white" size="3">INICIAR SESI&Oacute;N</font></p> 
						</h3>						
										
						<form method="POST" action="php/login.php">						  
							  <div class="form-group">
								<label for="exampleInputEmail3" style="color: white; text-shadow: black 0.1em 0.1em 0.2em"><font color = "white" size="2">USUARIO</font></label>
								<input type="text" class="form-control" name="txtmail" placeholder="user@fourdplan.com">
							  </div>						
							  <div class="form-group">
								<label for="exampleInputPassword3" style="color: white; text-shadow: black 0.1em 0.1em 0.2em" ><font color = "white" size="2">CONTRASEÑA</font></label>
								<input type="password" class="form-control" name="pass" placeholder="**********">
							  </div>	
							  <center>
							  	<br>
								<button type="submit" class="btn btn-primary">Ingresar</button>
							  </center>
							  <br>						  
						</form>					
					</div>
				</div>				
				<br>
			
				<div class="container">
				
				</div>
			</div>
		</div>
		<div class="footer ">
			<p align="center" style="color: white; text-shadow: black 0.1em 0.1em 0.2em" > <font size="4">&copy; FourdPlan.com</font></p>	
			<br>
		</div>
	
		<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
		<script src="js/bootstrap.min.js"></script>
		<script src="js/bootstrap.js"></script>
	</body>
</html>