CINXE.COM
Sito in aggiornamento
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Sito in aggiornamento</title> <base href="/"> <meta content="IE=edge" http-equiv="X-UA-Compatible"> <meta content="width=device-width, initial-scale=1" name="viewport"> <meta content="Servizi online dell'ateneo" name="description"> <link href="img/layout/favicons/apple-touch-icon.png" sizes="120x120" rel="apple-touch-icon" class="favicon"> <link href="img/layout/favicons/favicon-32x32.png" sizes="32x32" type="image/png" rel="icon" class="favicon"> <link href="img/layout/favicons/favicon-16x16.png" sizes="16x16" type="image/png" rel="icon" class="favicon"> <link href="img/layout/favicons/safari-pinned-tab.svg" rel="mask-icon" class="favicon"> <script> var fixContext = () => { if (document.location.pathname.indexOf('/', 1) < 0) { return; } var ctx = document.location.pathname.substr(1, document.location.pathname.indexOf('/', 1) - 1); var links = document.getElementsByTagName('link'); for (let i=0; i<links.length; i++) { links[i].href = document.baseURI + ctx + '/' + links[i].href.substr(document.baseURI.length); } var imgs = document.getElementsByTagName('img'); for (let i=0; i<imgs.length; i++) { imgs[i].src = '/' + ctx + '/' + imgs[i].src.substr(document.baseURI.length); } } </script> <link rel="stylesheet" href="JavaScript/bootstrap-3.4.1/css/bootstrap.min.css"/> <link rel="stylesheet" href="css/layout/app.css?v=20.12.00" onerror="fixContext()"/> <link rel="stylesheet" type="text/css" href="css/templateCommon.css?v=20.12.00" /> <link rel="stylesheet" type="text/css" href="css/layout/legacy-standard.css?v=20.12.00" /> <link rel="stylesheet" type="text/css" href="css/modules.css?v=20.12.00" /> <link rel="stylesheet" type="text/css" href="css/layout/legacy.css?v=20.12.00" /> <link rel="stylesheet" type="text/css" href="css/layout/theme-custom.css?v=20.12.00" /> </head> <body class="secondaryMenuBottom"> <header class="masthead"> <div class="l-container"> <div class="masthead_top"><a class="masthead_logo"><img aria-hidden="true" alt="Logo ateneo" src="img/layout/logo.png?v=20.04.00" id="theme-logo"></a></div> </div> </header> <div class="l-content-container"> <div class="l-container"> <main aria-live="polite" id="main" class="l-sidebar-right"> <div class="l-header"> <div class="pagetitle"><h2 class="pagetitle_title">Esse3</h2></div> <div id="page-des"> <h3>Il sistema è in fase di aggiornamento</h3> <p>Ci scusiamo per il disagio. Si prega di riprovare più tardi.</p> <h3>The system is under maintenance</h3> <p>Sorry for the inconvenience. Please come back later.</p> </div> </div> </main> </div> </div> </body> </html>