Sindbad~EG File Manager
<!DOCTYPE html> <html lang="es"> <head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>En Mantenimiento</title>
<style>
body {
font-family: Arial, sans-serif;
text-align: center;
padding: 50px;
background-color: #f7f7f7;
}
h1 {
font-size: 50px;
color: #ff0000;
}
p {
font-size: 20px;
}
</style> </head> <body>
<h1>¡Estamos en mantenimiento!</h1>
<p>Por favor, regresa más tarde. Estamos trabajando para mejorar el servicio.</p> </body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists