added discontinued servuce

master
parent 6e4c9a2807
commit f368840bdd

@ -0,0 +1,31 @@
<!doctype html>
<html>
<head>
<title>Site Maintenance</title>
<meta charset="utf-8"/>
<meta name="robots" content="noindex"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body { text-align: center; padding: 20px; font: 20px Helvetica, sans-serif; color: #efe8e8; }
@media (min-width: 768px){
body{ padding-top: 150px; }
}
h1 { font-size: 50px; }
article { display: block; text-align: left; max-width: 650px; margin: 0 auto; }
a { color: #dc8100; text-decoration: none; }
a:hover { color: #efe8e8; text-decoration: none; }
</style>
</head>
<body bgcolor="2e2929">
<article>
<h1>Every journey must come to an end!</h1>
<div>
<p>Sorry for the inconvenience but this service has been discontinued. If you need to you can always <a href="https://redmine-s2i2s.isti.cnr.it/login?back_url=https%3A%2F%2Fredmine-s2i2s.isti.cnr.it%2Fprojects%2Farea-supporto%2Fissues%2Fnew%3Fissue%255Btracker_id%255D%3D3%26issue%255Bassigned_to_id%255D%3D14">contact us</a></p>
<p>Ci scusiamo per l'inconveniente, ma questo servizio è stato interrotto. Se hai bisogno puoi sempre <a href="https://redmine-s2i2s.isti.cnr.it/login?back_url=https%3A%2F%2Fredmine-s2i2s.isti.cnr.it%2Fprojects%2Farea- supporto%2Fissues%2Fnew%3Fissue%255Btracker_id%255D%3D3%26issue%255Bassigned_to_id%255D%3D14">contattaci</a></p>
<p>ISTI S2I2S Team</p>
</div>
</article>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Loading…
Cancel
Save