File Manager
Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux | u78682928
Run
Upload
Editing: index.html
<!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8"> <title>Web no disponible temporalmente</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body { margin: 0; font-family: Arial, sans-serif; background: #f4f6f8; color: #333; display: flex; align-items: center; justify-content: center; height: 100vh; text-align: center; } .container { max-width: 600px; padding: 40px; background: white; border-radius: 10px; box-shadow: 0 10px 25px rgba(0,0,0,0.1); } h1 { font-size: 28px; margin-bottom: 15px; } p { font-size: 16px; line-height: 1.6; } .status { margin-top: 20px; font-weight: bold; color: #d9534f; } .footer { margin-top: 30px; font-size: 13px; color: #888; } </style> </head> <body> <div class="container"> <h1>Servicio temporalmente no disponible</h1> <p> Estamos haciendo cambios en nuestros servidores. En breve tendremos todos los servicios disponibles. </p> <p class="status"> Disculpe las molestias. </p> <div class="footer"> Inténtelo de nuevo más tarde. </div> </div> </body> </html>
Save
Cancel
/homepages/4/d546439112/htdocs/Error404
Go
Mkdir
Write
Name
Size
Modified
Perms
..
[F] index.html
1,608
2026-05-27 06:19
0604
DL
ED
RM
file tool