discourse/public/503.it.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
410 B
HTML
Raw Normal View History

2017-07-20 05:27:02 -04:00
<!DOCTYPE html>
2015-05-06 11:35:09 -04:00
<html>
<head>
2020-10-16 18:07:21 -04:00
<title>Site Is Undergoing Maintenance</title>
2020-08-05 09:55:12 -04:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2015-05-06 11:35:09 -04: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>