D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ensad
/
staging.ensad.edu.pe
/
Filename :
maintenance.html
back
Copy
<!DOCTYPE html><html lang="es"><head><meta charset="UTF-8"><title>Mantenimiento</title> <style>body{font-family:system-ui,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;margin:0;background:#f5f5f5;color:#333;text-align:center}.box{max-width:500px;padding:40px;background:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}h1{color:#c0392b}</style> </head><body><div class="box"><h1>Sitio en mantenimiento</h1><p>Volveremos en breve.</p></div></body></html>