discourse/public/503.it.html

13 lines
406 B
HTML
Raw Normal View History

2017-07-20 04:27:02 -05:00
<!DOCTYPE html>
2015-05-06 10:35:09 -05:00
<html>
<head>
2020-11-03 11:08:07 -06:00
<title>Il Sito è in Manutenzione</title>
2020-08-05 08:55:12 -05:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2015-05-06 10:35:09 -05:00
</head>
<body>
<h1>Il sito non è al momento disponibile per una manutenzione programmata.</h1>
<p>Ti preghiamo di riprovare <span id="when-to-check-back">tra qualche minuto</span>.</p>
<p id="apology">Ci scusiamo per il disagio.</p>
</body>
</html>